aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfreeswan/freeswan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfreeswan/freeswan.h')
-rw-r--r--src/libfreeswan/freeswan.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/libfreeswan/freeswan.h b/src/libfreeswan/freeswan.h
index ee2182554..b1bca870d 100644
--- a/src/libfreeswan/freeswan.h
+++ b/src/libfreeswan/freeswan.h
@@ -75,15 +75,8 @@
# define DEBUG_NO_STATIC static
#endif /* CONFIG_IPSEC_DEBUG */
-#ifdef CONFIG_IPSEC_NAT_TRAVERSAL /* KERNEL ifdef */
-#ifndef NAT_TRAVERSAL
-#define NAT_TRAVERSAL
-#endif
-#endif
-#ifdef NAT_TRAVERSAL
#define ESPINUDP_WITH_NON_IKE 1 /* draft-ietf-ipsec-nat-t-ike-00/01 */
#define ESPINUDP_WITH_NON_ESP 2 /* draft-ietf-ipsec-nat-t-ike-02 */
-#endif
/*
* Basic data types for the address-handling functions.