aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hkdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_hkdf.c')
-rw-r--r--src/util/crypto_hkdf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_hkdf.c b/src/util/crypto_hkdf.c
index 40bfa6774..c2b96778a 100644
--- a/src/util/crypto_hkdf.c
+++ b/src/util/crypto_hkdf.c
@@ -49,6 +49,7 @@
49#define DEBUG_HKDF 0 49#define DEBUG_HKDF 0
50 50
51 51
52
52#if GNUNET_BUILD 53#if GNUNET_BUILD
53#include "platform.h" 54#include "platform.h"
54#include "gnunet_crypto_lib.h" 55#include "gnunet_crypto_lib.h"