From 2bc9d348e11820567685670147bd58deef2f938f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 21 Feb 2009 03:40:27 +0100 Subject: extensions: remove unwanted/add needed includes for IPv6 exts Most touched files do not use anything from ip6_tables.h, so remove that #include. multiport instead, does need it (ip6t_entry). Signed-off-by: Jan Engelhardt --- extensions/libip6t_hl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/libip6t_hl.c') diff --git a/extensions/libip6t_hl.c b/extensions/libip6t_hl.c index 2280e03e..9252c3dc 100644 --- a/extensions/libip6t_hl.c +++ b/extensions/libip6t_hl.c @@ -12,7 +12,6 @@ #include #include -#include #include static void hl_help(void) -- cgit v1.2.3