aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/nat.h')
-rw-r--r--src/nat/nat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/nat.h b/src/nat/nat.h
index dbb5263d4..a32fe0908 100644
--- a/src/nat/nat.h
+++ b/src/nat/nat.h
@@ -28,7 +28,7 @@
28#define NAT_H 28#define NAT_H
29#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
30 30
31#define DEBUG_NAT GNUNET_NO 31#define DEBUG_NAT GNUNET_EXTRA_LOGGING
32 32
33/** 33/**
34 * Request to test NAT traversal. 34 * Request to test NAT traversal.