aboutsummaryrefslogtreecommitdiff
path: root/src/util/perf_crypto_hash.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-03 22:04:24 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-03 22:04:24 +0000
commit911957f3407c59707ed430a91926fce8bf0abe8c (patch)
tree51e322f42dc6c5d08ded1ed591b257a9a166e5ea /src/util/perf_crypto_hash.c
parent7a7811a101c9f942747c2ed5c752c09c9c431022 (diff)
downloadgnunet-911957f3407c59707ed430a91926fce8bf0abe8c.tar.gz
gnunet-911957f3407c59707ed430a91926fce8bf0abe8c.zip
-fix includes
Diffstat (limited to 'src/util/perf_crypto_hash.c')
-rw-r--r--src/util/perf_crypto_hash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/perf_crypto_hash.c b/src/util/perf_crypto_hash.c
index 42b1270d9..5261c711b 100644
--- a/src/util/perf_crypto_hash.c
+++ b/src/util/perf_crypto_hash.c
@@ -24,7 +24,6 @@
24 * @brief measure performance of hash function 24 * @brief measure performance of hash function
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_common.h"
28#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
29#include <gauger.h> 28#include <gauger.h>
30 29