summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_iptree.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ip_set_iptree.c')
-rw-r--r--kernel/ip_set_iptree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/ip_set_iptree.c b/kernel/ip_set_iptree.c
index 1ef8263..cdb3404 100644
--- a/kernel/ip_set_iptree.c
+++ b/kernel/ip_set_iptree.c
@@ -10,6 +10,7 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/ip.h>
+#include <linux/jiffies.h>
#include <linux/skbuff.h>
#include <linux/slab.h>
#include <linux/delay.h>