summaryrefslogtreecommitdiffstats
path: root/include/ip6tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ip6tables.h')
-rw-r--r--include/ip6tables.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/include/ip6tables.h b/include/ip6tables.h
index 90e32836..b0de395d 100644
--- a/include/ip6tables.h
+++ b/include/ip6tables.h
@@ -7,17 +7,7 @@
#include "libiptc/libip6tc.h"
#ifndef IP6T_LIB_DIR
-#define IP6T_LIB_DIR "/usr/local/lib/iptables"
-#endif
-
-#ifndef IPPROTO_SCTP
-#define IPPROTO_SCTP 132
-#endif
-#ifndef IPPROTO_DCCP
-#define IPPROTO_DCCP 33
-#endif
-#ifndef IPPROTO_UDPLITE
-#define IPPROTO_UDPLITE 136
+#define IP6T_LIB_DIR XT_LIB_DIR
#endif
#ifndef IP6T_SO_GET_REVISION_MATCH /* Old kernel source. */