Fix iptables abuse of kernel header files. Use exported headers instead.
[openwrt/staging/mkresin.git] / target / linux / generic / patches-3.0 / 600-netfilter_layer7_2.22.patch
index 389152b4dc049b6dc663f209c8f55d00a1a3b919..8d2bce2d42d12db3ef0f9b50a1f82e20dfa57700 100644 (file)
 +};
 +
 +#endif /* _XT_LAYER7_H */
+--- a/include/linux/netfilter/Kbuild
++++ b/include/linux/netfilter/Kbuild
+@@ -45,6 +45,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