aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto_hkdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_hkdf.c')
-rw-r--r--src/util/test_crypto_hkdf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_crypto_hkdf.c b/src/util/test_crypto_hkdf.c
index f39f5cf7a..b9742468d 100644
--- a/src/util/test_crypto_hkdf.c
+++ b/src/util/test_crypto_hkdf.c
@@ -27,6 +27,7 @@
27 * @author Nils Durner 27 * @author Nils Durner
28 */ 28 */
29 29
30#include "platform.h"
30#include <gcrypt.h> 31#include <gcrypt.h>
31 32
32 33