summaryrefslogtreecommitdiffstats
path: root/ipset_iphash.c
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kadlec/emailAddress=kadlec@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kadlec/emailAddress=kadlec@netfilter.org>2006-10-09 11:47:39 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kadlec/emailAddress=kadlec@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kadlec/emailAddress=kadlec@netfilter.org>2006-10-09 11:47:39 +0000
commita3e8a59918618bb44bab10d1d3028ed3ed0630b9 (patch)
tree1655700987d2f21214e91b2434b0222dc56ee74f /ipset_iphash.c
parent9f63eff7ba6f17077baa034797f7cae641032d4f (diff)
Minor changes and return code bugfix
Diffstat (limited to 'ipset_iphash.c')
-rw-r--r--ipset_iphash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipset_iphash.c b/ipset_iphash.c
index 3272e6e..114cfad 100644
--- a/ipset_iphash.c
+++ b/ipset_iphash.c
@@ -25,7 +25,6 @@
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
-#include <asm/bitops.h>
#include <asm/types.h>
#include <linux/netfilter_ipv4/ip_set_iphash.h>