summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-include_linux_netfilter_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/iproute2/patches/patch-include_linux_netfilter_h')
-rw-r--r--package/iproute2/patches/patch-include_linux_netfilter_h11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/iproute2/patches/patch-include_linux_netfilter_h b/package/iproute2/patches/patch-include_linux_netfilter_h
deleted file mode 100644
index 67dfe2eef..000000000
--- a/package/iproute2/patches/patch-include_linux_netfilter_h
+++ /dev/null
@@ -1,11 +0,0 @@
---- iproute2-4.5.0.orig/include/linux/netfilter.h 2016-03-15 00:02:31.000000000 +0100
-+++ iproute2-4.5.0/include/linux/netfilter.h 2016-04-21 02:44:12.713804912 +0200
-@@ -4,8 +4,6 @@
- #include <linux/types.h>
-
- #include <linux/sysctl.h>
--#include <linux/in.h>
--#include <linux/in6.h>
-
- /* Responses from hook functions. */
- #define NF_DROP 0