messages for inter-controller overlay connect
[oweals/gnunet.git] / src / include / gnunet_constants.h
index 771b473e850bc6cb7d6faa66b7ceab51a1ec9bad..93eec8ded22bed6e3eb1f9e90c676aa11ee54d44 100644 (file)
@@ -116,7 +116,7 @@ extern "C"
  * Size of the 'struct EncryptedMessage' of the core (which
  * is the per-message overhead of the core).
  */
-#define GNUNET_CONSTANTS_CORE_SIZE_ENCRYPTED_MESSAGE (24 + sizeof (GNUNET_HashCode))
+#define GNUNET_CONSTANTS_CORE_SIZE_ENCRYPTED_MESSAGE (24 + sizeof (struct GNUNET_HashCode))
 
 /**
  * Size of the 'struct OutboundMessage' of the transport