summaryrefslogtreecommitdiffstats
path: root/ipset_ipmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipset_ipmap.c')
-rw-r--r--ipset_ipmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipset_ipmap.c b/ipset_ipmap.c
index 2d1c81c..ed38ec9 100644
--- a/ipset_ipmap.c
+++ b/ipset_ipmap.c
@@ -22,7 +22,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
-#include <asm/bitops.h>
+/* #include <asm/bitops.h> */
#include <linux/netfilter_ipv4/ip_set_ipmap.h>
#include "ipset.h"