From 357d59dcfcbd125e2aa8c07b30cea9635efec2a7 Mon Sep 17 00:00:00 2001 From: Martin Josefsson Date: Mon, 27 Dec 2004 19:49:28 +0000 Subject: Fix setting lib_dir in ip*tables-{save,restore} --- include/iptables_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/iptables_common.h') diff --git a/include/iptables_common.h b/include/iptables_common.h index ca65594e..db5e93f6 100644 --- a/include/iptables_common.h +++ b/include/iptables_common.h @@ -26,6 +26,7 @@ extern int iptables_insmod(const char *modname, const char *modprobe); void exit_error(enum exittype, char *, ...)__attribute__((noreturn, format(printf,2,3))); extern const char *program_name, *program_version; +extern char *lib_dir; #ifdef NO_SHARED_LIBS # ifdef _INIT -- cgit v1.2.3