summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-tc_tc_core_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-11 09:17:54 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-11 09:17:54 +0100
commitbc2fd4900222c904751d14906b5e4cd3372d14e8 (patch)
tree99a35a4f011bdc9d8f1aabc906dabe28458839e7 /package/iproute2/patches/patch-tc_tc_core_h
parentc7d63e029bc682c511770b8d3189be1264325c04 (diff)
parente3fcd8688f769707d355ac3ae786d0d46185506f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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