aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/ats_api.c')
-rw-r--r--src/ats/ats_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/ats_api.c b/src/ats/ats_api.c
index 633d71c20..f7f3c9552 100644
--- a/src/ats/ats_api.c
+++ b/src/ats/ats_api.c
@@ -33,7 +33,7 @@
33#include "platform.h" 33#include "platform.h"
34#include "gnunet_ats_service.h" 34#include "gnunet_ats_service.h"
35 35
36#define DEBUG_ATS GNUNET_NO 36#define DEBUG_ATS GNUNET_EXTRA_LOGGING
37 37
38// NOTE: this implementation is simply supposed 38// NOTE: this implementation is simply supposed
39// to implement a simplistic strategy in-process; 39// to implement a simplistic strategy in-process;