packed
authorChristian Grothoff <christian@grothoff.org>
Sun, 23 Oct 2011 18:09:15 +0000 (18:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 23 Oct 2011 18:09:15 +0000 (18:09 +0000)
src/ats/ats.h

index a39b16942df48beb13d4c16f1d94f12ad9c9e2e0..a45714f53a74bd1ef700e17fe3d10dbd495fa837 100644 (file)
@@ -48,7 +48,7 @@ struct ClientStartMessage
   /**
    * NBO value of an 'enum StartFlag'.
    */
-  uint32_t start_flag;
+  uint32_t start_flag GNUNET_PACKED;
 };