summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-tc_tc_bpf_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/iproute2/patches/patch-tc_tc_bpf_c')
-rw-r--r--package/iproute2/patches/patch-tc_tc_bpf_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/iproute2/patches/patch-tc_tc_bpf_c b/package/iproute2/patches/patch-tc_tc_bpf_c
deleted file mode 100644
index 2d8b7fe66..000000000
--- a/package/iproute2/patches/patch-tc_tc_bpf_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- iproute2-4.5.0.orig/tc/tc_bpf.c 2016-03-15 00:02:31.000000000 +0100
-+++ iproute2-4.5.0/tc/tc_bpf.c 2016-04-21 02:46:17.201844819 +0200
-@@ -20,6 +20,7 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <stdarg.h>
-+#include <limits.h>
-
- #ifdef HAVE_ELF
- #include <libelf.h>