summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_bitmap_port.c
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-07 17:28:17 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-07 17:28:17 +0100
commit6743bb20a71cdae0255c473ab4d088a08d5be18d (patch)
tree25bf79bdf5159ecab870bbca7cd08d40986cecd1 /kernel/ip_set_bitmap_port.c
parentbf1ae494ed67e9b44bc57c91d885218e2cf64cec (diff)
Remove include/net/pfxlen.h
Spare some memory by moving the static prefixlen maps to the ipset core. Thus we can get rid of include/net/pfxlen.h too.
Diffstat (limited to 'kernel/ip_set_bitmap_port.c')
-rw-r--r--kernel/ip_set_bitmap_port.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/ip_set_bitmap_port.c b/kernel/ip_set_bitmap_port.c
index b6d8120..5710f63 100644
--- a/kernel/ip_set_bitmap_port.c
+++ b/kernel/ip_set_bitmap_port.c
@@ -21,7 +21,6 @@
#include <linux/jiffies.h>
#include <linux/timer.h>
#include <net/netlink.h>
-#include <net/pfxlen.h>
#include <linux/netfilter/ip_set.h>
#include <linux/netfilter/ip_set_bitmap.h>