summaryrefslogtreecommitdiffstats
path: root/iptables-multi.h
diff options
context:
space:
mode:
Diffstat (limited to 'iptables-multi.h')
-rw-r--r--iptables-multi.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/iptables-multi.h b/iptables-multi.h
deleted file mode 100644
index a2bb8784..00000000
--- a/iptables-multi.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _IPTABLES_MULTI_H
-#define _IPTABLES_MULTI_H 1
-
-extern int iptables_main(int, char **);
-extern int iptables_save_main(int, char **);
-extern int iptables_restore_main(int, char **);
-
-#endif /* _IPTABLES_MULTI_H */