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_CLUSTERIP.c | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/libipt_CLUSTERIP.c') diff --git a/extensions/libipt_CLUSTERIP.c b/extensions/libipt_CLUSTERIP.c index 2bb2292a..279aacff 100644 --- a/extensions/libipt_CLUSTERIP.c +++ b/extensions/libipt_CLUSTERIP.c @@ -16,7 +16,6 @@ #endif #include -#include #include static void CLUSTERIP_help(void) -- cgit v1.2.3