From 58918654563975e7bf3a6ec26af92a3bc222c229 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 16 Jun 2001 18:25:25 +0000 Subject: Added support for iptables-restore module-load-on-demand (a. van schie) --- ip6tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ip6tables.c') diff --git a/ip6tables.c b/ip6tables.c index caa89950..bce4b7bc 100644 --- a/ip6tables.c +++ b/ip6tables.c @@ -1545,7 +1545,7 @@ static char *get_modprobe(void) return NULL; } -static int ip6tables_insmod(const char *modname, const char *modprobe) +int ip6tables_insmod(const char *modname, const char *modprobe) { char *buf = NULL; char *argv[3]; -- cgit v1.2.3