From 21b41eea4724c57d2b6e5998cf38255046e43ad3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 11 Feb 2008 01:02:00 +0100 Subject: Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR --- include/iptables.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/iptables.h') diff --git a/include/iptables.h b/include/iptables.h index 7ce90801..094c64e7 100644 --- a/include/iptables.h +++ b/include/iptables.h @@ -4,10 +4,6 @@ #include "xtables.h" #include "libiptc/libiptc.h" -#ifndef IPT_LIB_DIR -#define IPT_LIB_DIR XT_LIB_DIR -#endif - #ifndef IPT_SO_GET_REVISION_MATCH /* Old kernel source. */ #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) -- cgit v1.2.3