aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-01 18:25:10 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-01 18:25:10 +0000
commite0a94a6cb2be9769ab19f27d5402d9164bf05528 (patch)
treeb6a878c739a3c49f4581a6d16cfba7a057b44593 /src/statistics
parent12dac16f3d701daa42ed4ffdea7e8bbb78b40e95 (diff)
downloadgnunet-e0a94a6cb2be9769ab19f27d5402d9164bf05528.tar.gz
gnunet-e0a94a6cb2be9769ab19f27d5402d9164bf05528.zip
-fix warnings
Diffstat (limited to 'src/statistics')
-rw-r--r--src/statistics/test_statistics_api_watch.c6
1 files changed, 1 insertions, 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 @@
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "gnunet_common.h" 26#include "gnunet_util_lib.h"
27#include "gnunet_getopt_lib.h"
28#include "gnunet_os_lib.h"
29#include "gnunet_program_lib.h"
30#include "gnunet_scheduler_lib.h"
31#include "gnunet_statistics_service.h" 27#include "gnunet_statistics_service.h"
32 28
33 29