aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-10 12:48:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-10 12:48:35 +0000
commit815a39088f8f33eece015c371cd4f3a9115f4cc8 (patch)
treec947348d98a7563ead2fb909a7d37cb251755004 /src/core/gnunet-service-core.h
parent5add96019deec64775c8229e99dce6fa6d4f8728 (diff)
downloadgnunet-815a39088f8f33eece015c371cd4f3a9115f4cc8.tar.gz
gnunet-815a39088f8f33eece015c371cd4f3a9115f4cc8.zip
cleaner
Diffstat (limited to 'src/core/gnunet-service-core.h')
-rw-r--r--src/core/gnunet-service-core.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/gnunet-service-core.h b/src/core/gnunet-service-core.h
index 2d5156efe..d4e43a457 100644
--- a/src/core/gnunet-service-core.h
+++ b/src/core/gnunet-service-core.h
@@ -27,9 +27,7 @@
27#define GNUNET_SERVICE_CORE_H 27#define GNUNET_SERVICE_CORE_H
28 28
29#include "gnunet_statistics_service.h" 29#include "gnunet_statistics_service.h"
30 30#include "core.h"
31
32#define DEBUG_CORE GNUNET_EXTRA_LOGGING
33 31
34/** 32/**
35 * Opaque handle to a client. 33 * Opaque handle to a client.