summaryrefslogtreecommitdiffstats
path: root/include/ip6tables.h
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-02-10 10:51:25 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-02-10 10:52:17 +0100
commit47a6fd9ec9891a8040eb8fd6db3c5012c1056061 (patch)
treed54e564ce10db82c9ee6c5ebcdb5271cab949662 /include/ip6tables.h
parentc31870f9bebb3d4d082016fcfaf8c2177ae32eb2 (diff)
src: consolidate duplicate code in iptables/internal.h
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'include/ip6tables.h')
-rw-r--r--include/ip6tables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ip6tables.h b/include/ip6tables.h
index 98f2da5c..86587e6f 100644
--- a/include/ip6tables.h
+++ b/include/ip6tables.h
@@ -6,8 +6,6 @@
#include <libiptc/libip6tc.h>
#include <iptables/internal.h>
-extern int line;
-
/* Your shared library should call one of these. */
extern int do_command6(int argc, char *argv[], char **table,
struct ip6tc_handle **handle);