From afe6b357db60c7d70379a27360c10a352bf55203 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 21 Feb 2009 03:44:36 +0100 Subject: extensions: remove unwanted/add needed includes for IPv4 exts Most touched files do not use anything from ip_tables.h, so remove that #include. multiport instead, does need it (ipt_entry). Signed-off-by: Jan Engelhardt --- extensions/libipt_addrtype.c | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/libipt_addrtype.c') diff --git a/extensions/libipt_addrtype.c b/extensions/libipt_addrtype.c index 22b35d48..ecd51b51 100644 --- a/extensions/libipt_addrtype.c +++ b/extensions/libipt_addrtype.c @@ -8,7 +8,6 @@ #include #include -#include #include /* from linux/rtnetlink.h, must match order of enumeration */ -- cgit v1.2.3