summaryrefslogtreecommitdiffstats
path: root/include/ip6tables.h
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-04-13 05:25:24 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-04-13 05:25:24 +0000
commitd8ab020b6ace8d3ebb176c9d998dd36d77f0f096 (patch)
treed1f78d7c2e77323c951b6675a5c1bb8a0c71f5c3 /include/ip6tables.h
parent6e913f99f542ea1e766e7080d469fd0b09366533 (diff)
[PATCH 05/13] Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
Diffstat (limited to 'include/ip6tables.h')
-rw-r--r--include/ip6tables.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/ip6tables.h b/include/ip6tables.h
index 4a511b7..e1539eb 100644
--- a/include/ip6tables.h
+++ b/include/ip6tables.h
@@ -5,10 +5,6 @@
#include "libiptc/libip6tc.h"
-#ifndef IP6T_LIB_DIR
-#define IP6T_LIB_DIR XT_LIB_DIR
-#endif
-
#ifndef IP6T_SO_GET_REVISION_MATCH /* Old kernel source. */
#define IP6T_SO_GET_REVISION_MATCH 68
#define IP6T_SO_GET_REVISION_TARGET 69