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