From 067e782574fb2dab54914b747ec0b5b86e6d74ce Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 10 Nov 2008 11:59:41 +0000 Subject: [kernel] fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13168 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/patches-2.6.27/130-netfilter_ipset.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/generic-2.6/patches-2.6.27/130-netfilter_ipset.patch b/target/linux/generic-2.6/patches-2.6.27/130-netfilter_ipset.patch index fec3e3d907..111cb32a07 100644 --- a/target/linux/generic-2.6/patches-2.6.27/130-netfilter_ipset.patch +++ b/target/linux/generic-2.6/patches-2.6.27/130-netfilter_ipset.patch @@ -1162,9 +1162,9 @@ +#include +#include +#include ++#include +#include +#include -+#include +#include +#include + -- cgit v1.2.3