Start implementation of some functions.
[oweals/gnunet.git] / src / dht / gnunet-service-dht.h
index 7cacdba7a1314557dbe80299217725a57351590b..5ee193d47954aaabd7baeb383e2ca6bc59b4b620 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2011 Christian Grothoff (and other contributing authors)
+     Copyright (C) 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
 #include "gnunet_statistics_service.h"
 #include "gnunet_transport_service.h"
 
+#define DEBUG_DHT GNUNET_EXTRA_LOGGING
+
 /**
  * Configuration we use.
  */
 extern const struct GNUNET_CONFIGURATION_Handle *GDS_cfg;
 
-
 /**
  * Our handle to the BLOCK library.
  */