summaryrefslogtreecommitdiffstats
path: root/syshead.h
diff options
context:
space:
mode:
Diffstat (limited to 'syshead.h')
-rw-r--r--syshead.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/syshead.h b/syshead.h
index 4e6ef08..1c894c9 100644
--- a/syshead.h
+++ b/syshead.h
@@ -692,4 +692,9 @@ socket_defined (const socket_descriptor_t sd)
*/
#define ENABLE_PUSH_PEER_INFO
+/*
+ * Do we support internal client-side NAT?
+ */
+#define ENABLE_CLIENT_NAT
+
#endif