mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis
SVN-Revision: 13168
This commit is contained in:
parent
6ba224a039
commit
0bd68125b4
@ -1162,9 +1162,9 @@
|
||||
+#include <linux/jhash.h>
|
||||
+#include <linux/netfilter_ipv4/ip_tables.h>
|
||||
+#include <linux/errno.h>
|
||||
+#include <linux/semaphore.h>
|
||||
+#include <asm/uaccess.h>
|
||||
+#include <asm/bitops.h>
|
||||
+#include <asm/semaphore.h>
|
||||
+#include <linux/spinlock.h>
|
||||
+#include <linux/vmalloc.h>
|
||||
+
|
||||
|
Loading…
x
Reference in New Issue
Block a user