From 2745a5145a07c6effa7075391fb9ea74288ec83a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 16 Sep 2013 16:38:07 +0000 Subject: -fix warnings --- src/util/perf_malloc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/util/perf_malloc.c') diff --git a/src/util/perf_malloc.c b/src/util/perf_malloc.c index 80594f365..1a6ae4a7c 100644 --- a/src/util/perf_malloc.c +++ b/src/util/perf_malloc.c @@ -24,9 +24,7 @@ * @brief measure performance of allocation functions */ #include "platform.h" -#include "gnunet_common.h" -#include "gnunet_crypto_lib.h" -#include "gnunet_time_lib.h" +#include "gnunet_util_lib.h" #include static uint64_t -- cgit v1.2.3