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