X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f5cd7301170228f13a30444dd8013eee58d3a4b1..07380cd8e3751fde72068f4629d7a423ca5d742c:/package/iptables/patches/1.4.4/008-netfilter_include_linux_type_h.patch diff --git a/package/iptables/patches/1.4.4/008-netfilter_include_linux_type_h.patch b/package/iptables/patches/1.4.4/008-netfilter_include_linux_type_h.patch deleted file mode 100644 index 761f1c497..000000000 --- a/package/iptables/patches/1.4.4/008-netfilter_include_linux_type_h.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/include/linux/netfilter.h -+++ b/include/linux/netfilter.h -@@ -1,6 +1,7 @@ - #ifndef __LINUX_NETFILTER_H - #define __LINUX_NETFILTER_H - -+#include - - /* Responses from hook functions. */ - #define NF_DROP 0