X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fdht%2Fgnunet-service-dht.h;h=f06b24b74f1cad52c665bce3c01b8d16b2388972;hb=2381efb4d1dd277a9a39d69a0a0fbc3368fdad4d;hp=7cacdba7a1314557dbe80299217725a57351590b;hpb=1b1df3463080c4f269394dac31854a024e8c2ec4;p=oweals%2Fgnunet.git diff --git a/src/dht/gnunet-service-dht.h b/src/dht/gnunet-service-dht.h index 7cacdba7a..f06b24b74 100644 --- a/src/dht/gnunet-service-dht.h +++ b/src/dht/gnunet-service-dht.h @@ -30,12 +30,13 @@ #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. */