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_bitmap_ipmac.c | 1 - 1 file changed, 1 deletion(-) (limited to 'kernel/ip_set_bitmap_ipmac.c') diff --git a/kernel/ip_set_bitmap_ipmac.c b/kernel/ip_set_bitmap_ipmac.c index c451b59..a70c601 100644 --- a/kernel/ip_set_bitmap_ipmac.c +++ b/kernel/ip_set_bitmap_ipmac.c @@ -10,7 +10,6 @@ /* Kernel module implementing an IP set type: the bitmap:ip,mac type */ -#include #include #include #include -- cgit v1.2.3