From 026bfdef366253645c5bea8bed130a0f6900be77 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 7 Oct 2011 10:53:18 +0000 Subject: hxing --- src/core/gnunet-service-core.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/core/gnunet-service-core.h') diff --git a/src/core/gnunet-service-core.h b/src/core/gnunet-service-core.h index 5153640ea..9068e7c3d 100644 --- a/src/core/gnunet-service-core.h +++ b/src/core/gnunet-service-core.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2009, 2010 Christian Grothoff (and other contributing authors) + (C) 2009, 2010, 2011 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -26,8 +26,11 @@ #ifndef GNUNET_SERVICE_CORE_H #define GNUNET_SERVICE_CORE_H +#include "gnunet_statistics_service.h" +#define DEBUG_CORE GNUNET_EXTRA_LOGGING + /** * Opaque handle to a client. */ -- cgit v1.2.3