added fix
[oweals/gnunet.git] / src / transport / transport.h
index 595fcf51b8ba273f2c4581829e8f1d9e0bb8c9f8..00af17cab48bc4eea99a0e8966e879ce1c2cd3ac 100644 (file)
@@ -89,7 +89,7 @@ struct ConnectInfoMessage
    * Number of ATS key-value pairs that follow this struct
    * (excluding the 0-terminator).
    */
-  uint32_t ats_count;
+  uint32_t ats_count GNUNET_PACKED;
 
   /**
    * Identity of the new neighbour.