-fix includes
authorChristian Grothoff <christian@grothoff.org>
Thu, 3 Oct 2013 22:04:24 +0000 (22:04 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 3 Oct 2013 22:04:24 +0000 (22:04 +0000)
src/util/perf_crypto_hash.c
src/util/perf_crypto_symmetric.c

index 42b1270d988c36ce30a5c9e4c47d4d88b2e5f380..5261c711be58a0b20b0e5b9cb81926e46f2ae2a6 100644 (file)
@@ -24,7 +24,6 @@
  * @brief measure performance of hash function
  */
 #include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_util_lib.h"
 #include <gauger.h>
 
index 9f4e2a938b9158e09ae002e32468bf167afad273..7d451dda8d91d21efa0cd84bc6ed4e2bab277509 100644 (file)
@@ -24,7 +24,6 @@
  * @brief measure performance of encryption function
  */
 #include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_util_lib.h"
 #include <gauger.h>