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