summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_setlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ip_set_setlist.c')
-rw-r--r--kernel/ip_set_setlist.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/ip_set_setlist.c b/kernel/ip_set_setlist.c
index a7d074f..4c9eb59 100644
--- a/kernel/ip_set_setlist.c
+++ b/kernel/ip_set_setlist.c
@@ -16,6 +16,10 @@
#include <linux/netfilter_ipv4/ip_set_bitmaps.h>
#include <linux/netfilter_ipv4/ip_set_setlist.h>
+#ifndef bool
+#define bool int
+#endif
+
/*
* before ==> index, ref
* after ==> ref, index