aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_hash.c')
-rw-r--r--src/util/crypto_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_hash.c b/src/util/crypto_hash.c
index 252830cf6..a77a0f82a 100644
--- a/src/util/crypto_hash.c
+++ b/src/util/crypto_hash.c
@@ -24,6 +24,7 @@
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26 26
27#include "platform.h"
27#include "gnunet_crypto_lib.h" 28#include "gnunet_crypto_lib.h"
28#include "gnunet_strings_lib.h" 29#include "gnunet_strings_lib.h"
29#include "benchmark.h" 30#include "benchmark.h"