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_LOG.c | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/libip6t_LOG.c') diff --git a/extensions/libip6t_LOG.c b/extensions/libip6t_LOG.c index c6bf2a79..390cb979 100644 --- a/extensions/libip6t_LOG.c +++ b/extensions/libip6t_LOG.c @@ -6,7 +6,6 @@ #include #include #include -#include #include #ifndef IP6T_LOG_UID /* Old kernel */ -- cgit v1.2.3