aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_pow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_pow.c')
-rw-r--r--src/util/crypto_pow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_pow.c b/src/util/crypto_pow.c
index 6e5e08de0..038e58cae 100644
--- a/src/util/crypto_pow.c
+++ b/src/util/crypto_pow.c
@@ -24,6 +24,7 @@
24 * @author Bart Polot 24 * @author Bart Polot
25 */ 25 */
26 26
27#include "platform.h"
27#include "gnunet_crypto_lib.h" 28#include "gnunet_crypto_lib.h"
28#include <sodium.h> 29#include <sodium.h>
29 30