From: Christian Grothoff Date: Thu, 3 Oct 2013 22:04:24 +0000 (+0000) Subject: -fix includes X-Git-Tag: initial-import-from-subversion-38251~6840 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=911957f3407c59707ed430a91926fce8bf0abe8c;p=oweals%2Fgnunet.git -fix includes --- 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 @@ * @brief measure performance of hash function */ #include "platform.h" -#include "gnunet_common.h" #include "gnunet_util_lib.h" #include diff --git a/src/util/perf_crypto_symmetric.c b/src/util/perf_crypto_symmetric.c index 9f4e2a938..7d451dda8 100644 --- a/src/util/perf_crypto_symmetric.c +++ b/src/util/perf_crypto_symmetric.c @@ -24,7 +24,6 @@ * @brief measure performance of encryption function */ #include "platform.h" -#include "gnunet_common.h" #include "gnunet_util_lib.h" #include