- debug
[oweals/gnunet.git] / src / mesh / mesh_protocol_enc.h
index b3635614c9b2339a7573f585702e52ad217ec8bc..78c3666b148b764ce980def80616e4a12a7003c3 100644 (file)
@@ -119,13 +119,13 @@ struct GNUNET_MESH_Encrypted
   /**
    * Initialization Vector for payload encryption.
    */
-  uint64_t iv;
+  uint64_t iv GNUNET_PACKED;
 
   /**
    * Number of hops to live.
    */
   uint32_t ttl GNUNET_PACKED;
+
   /**
    * Always 0.
    */