summaryrefslogtreecommitdiffstats
path: root/include/xtables/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xtables/internal.h')
-rw-r--r--include/xtables/internal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/xtables/internal.h b/include/xtables/internal.h
index 6b78d3a8..62fe2edb 100644
--- a/include/xtables/internal.h
+++ b/include/xtables/internal.h
@@ -43,10 +43,6 @@ struct xtables_rule_match {
extern char *lib_dir;
-extern const char *modprobe_program;
-extern int xtables_insmod(const char *modname, const char *modprobe, int quiet);
-extern int load_xtables_ko(const char *modprobe, int quiet);
-
/* This is decleared in ip[6]tables.c */
extern struct afinfo afinfo;