Fix iptables abuse of kernel header files. Use exported headers instead.
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.37 / 600-netfilter_layer7_2.22.patch
index 8a66cab18ef9e05bc7bc957e7f51262e637dd225..a32169d49f8420e21e81e984c2873f2e07d0e98c 100644 (file)
 +};
 +
 +#endif /* _XT_LAYER7_H */
+--- a/include/linux/netfilter/Kbuild
++++ b/include/linux/netfilter/Kbuild
+@@ -40,6 +40,7 @@ header-y += xt_hashlimit.h
+ header-y += xt_helper.h
+ header-y += xt_iprange.h
+ header-y += xt_ipvs.h
++header-y += xt_layer7.h
+ header-y += xt_length.h
+ header-y += xt_limit.h
+ header-y += xt_mac.h