From e0a94a6cb2be9769ab19f27d5402d9164bf05528 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 1 Oct 2013 18:25:10 +0000 Subject: [PATCH] -fix warnings --- src/statistics/test_statistics_api_watch.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/statistics/test_statistics_api_watch.c b/src/statistics/test_statistics_api_watch.c index 1e7f27b3e..49cb04ef3 100644 --- a/src/statistics/test_statistics_api_watch.c +++ b/src/statistics/test_statistics_api_watch.c @@ -23,11 +23,7 @@ * @author Christian Grothoff */ #include "platform.h" -#include "gnunet_common.h" -#include "gnunet_getopt_lib.h" -#include "gnunet_os_lib.h" -#include "gnunet_program_lib.h" -#include "gnunet_scheduler_lib.h" +#include "gnunet_util_lib.h" #include "gnunet_statistics_service.h" -- 2.25.1