summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-tc_tc_core_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/iproute2/patches/patch-tc_tc_core_h')
-rw-r--r--package/iproute2/patches/patch-tc_tc_core_h11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/iproute2/patches/patch-tc_tc_core_h b/package/iproute2/patches/patch-tc_tc_core_h
new file mode 100644
index 000000000..2716b71c8
--- /dev/null
+++ b/package/iproute2/patches/patch-tc_tc_core_h
@@ -0,0 +1,11 @@
+--- iproute2-3.12.0.orig/tc/tc_core.h 2013-11-23 02:10:33.000000000 +0100
++++ iproute2-3.12.0/tc/tc_core.h 2014-02-08 20:19:59.000000000 +0100
+@@ -1,7 +1,7 @@
+ #ifndef _TC_CORE_H_
+ #define _TC_CORE_H_ 1
+
+-#include <asm/types.h>
++#include <sys/types.h>
+ #include <linux/pkt_sched.h>
+
+ #define TIME_UNITS_PER_SEC 1000000