From: Gabor Juhos Date: Mon, 10 Nov 2008 11:59:41 +0000 (+0000) Subject: fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0bd68125b4319049db5ce4327da3c68d4734bc7d;p=lede.git fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis SVN-Revision: 13168 --- 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 +