summaryrefslogtreecommitdiffstats
path: root/xtables-multi.h
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-06-07 14:02:37 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-06-07 14:02:37 +0200
commit033e25a3ad215ee3f5a07f0a3315f74c4abfaced (patch)
tree09dd915a800c5276663d3688768e9cb960538515 /xtables-multi.h
parent5c8f5b60aa8e24da0bd25824f0f85bf7a4a39ea7 (diff)
src: move all iptables pieces into a separate directory
(Unclutter top-level dir) Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'xtables-multi.h')
-rw-r--r--xtables-multi.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/xtables-multi.h b/xtables-multi.h
deleted file mode 100644
index 615724b1..00000000
--- a/xtables-multi.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _XTABLES_MULTI_H
-#define _XTABLES_MULTI_H 1
-
-extern int iptables_xml_main(int, char **);
-
-#endif /* _XTABLES_MULTI_H */