summaryrefslogtreecommitdiffstats
path: root/include/iptables.h
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-02-10 10:43:42 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-02-10 10:52:17 +0100
commitea955480a8ae43aa956ac62e1aab3f9670529819 (patch)
treed3ad7ec57bedec2f0de3e096d3ba94625c02c770 /include/iptables.h
parent395e441e20ea9ab7f37122bcfd76fec527fa447b (diff)
src: remove unused ipt_tryload macro
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'include/iptables.h')
-rw-r--r--include/iptables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/iptables.h b/include/iptables.h
index 74b244ed..963905aa 100644
--- a/include/iptables.h
+++ b/include/iptables.h
@@ -11,8 +11,6 @@
#define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)
#endif /* IPT_SO_GET_REVISION_MATCH Old kernel source */
-#define ipt_tryload xt_tryload
-
extern int line;
/* Your shared library should call one of these. */