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 --- libiptc/libiptc.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libiptc') diff --git a/libiptc/libiptc.c b/libiptc/libiptc.c index de8dc60e..2b788c19 100644 --- a/libiptc/libiptc.c +++ b/libiptc/libiptc.c @@ -46,10 +46,6 @@ #define debug(x, args...) #endif -#ifndef IPT_LIB_DIR -#define IPT_LIB_DIR "/usr/local/lib/iptables" -#endif - static int sockfd = -1; static int sockfd_use = 0; static void *iptc_fn = NULL; -- cgit v1.2.3