From 47a6fd9ec9891a8040eb8fd6db3c5012c1056061 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 10 Feb 2009 10:51:25 +0100 Subject: src: consolidate duplicate code in iptables/internal.h Signed-off-by: Jan Engelhardt --- include/ip6tables.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/ip6tables.h') 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 #include -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); -- cgit v1.2.3