summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/include/linux/jhash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/include/linux/jhash.h b/kernel/include/linux/jhash.h
index 5e578b1..8df77ec 100644
--- a/kernel/include/linux/jhash.h
+++ b/kernel/include/linux/jhash.h
@@ -1,5 +1,6 @@
#ifndef _LINUX_JHASH_H
#define _LINUX_JHASH_H
+#include <linux/netfilter/ipset/ip_set_compat.h>
/* jhash.h: Jenkins hash support.
*