[package] make patches against iptables apply again after update to 1.4.4 (#5540)
[openwrt/svn-archive/archive.git] / package / iptables / patches / 1.4.3.2 / 008-netfilter_include_linux_type_h.patch
diff --git a/package/iptables/patches/1.4.3.2/008-netfilter_include_linux_type_h.patch b/package/iptables/patches/1.4.3.2/008-netfilter_include_linux_type_h.patch
deleted file mode 100644 (file)
index 761f1c4..0000000
+++ /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 <linux/types.h>
- /* Responses from hook functions. */
- #define NF_DROP 0