aboutsummaryrefslogtreecommitdiff
path: root/src/credential/credential.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/credential/credential.h')
-rw-r--r--src/credential/credential.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/credential/credential.h b/src/credential/credential.h
index 504c7b464..1dd476814 100644
--- a/src/credential/credential.h
+++ b/src/credential/credential.h
@@ -160,6 +160,8 @@ struct DelegationChainIntermediateMessage
160 */ 160 */
161 uint32_t id GNUNET_PACKED; 161 uint32_t id GNUNET_PACKED;
162 162
163 uint16_t is_bw GNUNET_PACKED;
164
163 uint32_t size GNUNET_PACKED; 165 uint32_t size GNUNET_PACKED;
164}; 166};
165 167