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.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/crypto_hash.c b/src/util/crypto_hash.c
index a77a0f82a..e45cb42e0 100644
--- a/src/util/crypto_hash.c
+++ b/src/util/crypto_hash.c
@@ -25,8 +25,7 @@
25 */ 25 */
26 26
27#include "platform.h" 27#include "platform.h"
28#include "gnunet_crypto_lib.h" 28#include "gnunet_util_lib.h"
29#include "gnunet_strings_lib.h"
30#include "benchmark.h" 29#include "benchmark.h"
31#include <gcrypt.h> 30#include <gcrypt.h>
32 31