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/iptables/internal.h.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/iptables') diff --git a/include/iptables/internal.h.in b/include/iptables/internal.h.in index 849e1722..8568e581 100644 --- a/include/iptables/internal.h.in +++ b/include/iptables/internal.h.in @@ -8,4 +8,6 @@ */ extern const char *program_name, *program_version; +extern int line; + #endif /* IPTABLES_INTERNAL_H */ -- cgit v1.2.3