aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dht_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dht_service.h')
-rw-r--r--src/include/gnunet_dht_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_dht_service.h b/src/include/gnunet_dht_service.h
index e493929f0..0d1041a88 100644
--- a/src/include/gnunet_dht_service.h
+++ b/src/include/gnunet_dht_service.h
@@ -143,7 +143,7 @@ struct GNUNET_DHT_HopSignature
143 /** 143 /**
144 * Hash over the payload of the block. 144 * Hash over the payload of the block.
145 */ 145 */
146 struct GNUNET_HashCode h_data; 146 struct GNUNET_HashCode h_data GNUNET_PACKED;
147 147
148 /** 148 /**
149 * Previous hop the message was received from. All zeros 149 * Previous hop the message was received from. All zeros