From eb0a9bd761f019f9d5588090c193a39506506240 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 20 Jan 2011 10:25:04 +0100 Subject: Get rid of ip_set_kernel.h The header file was useful at deep debugging only, we can get rid of now. (Patrick McHardy's review) --- kernel/ip_set_hash_ipportip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'kernel/ip_set_hash_ipportip.c') diff --git a/kernel/ip_set_hash_ipportip.c b/kernel/ip_set_hash_ipportip.c index 94c6634..0ac31c8 100644 --- a/kernel/ip_set_hash_ipportip.c +++ b/kernel/ip_set_hash_ipportip.c @@ -7,7 +7,6 @@ /* Kernel module implementing an IP set type: the hash:ip,port,ip type */ -#include #include #include #include -- cgit v1.2.3