summaryrefslogtreecommitdiffstats
path: root/include/iptables.h
diff options
context:
space:
mode:
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 d309059e..f0aa3455 100644
--- a/include/iptables.h
+++ b/include/iptables.h
@@ -6,8 +6,6 @@
#include <libiptc/libiptc.h>
#include <iptables/internal.h>
-extern int line;
-
/* Your shared library should call one of these. */
extern int do_command(int argc, char *argv[], char **table,
struct iptc_handle **handle);