patch-tc_tc_core_h 321 B

1234567891011
  1. --- iproute2-3.12.0.orig/tc/tc_core.h 2013-11-23 02:10:33.000000000 +0100
  2. +++ iproute2-3.12.0/tc/tc_core.h 2014-02-08 20:19:59.000000000 +0100
  3. @@ -1,7 +1,7 @@
  4. #ifndef _TC_CORE_H_
  5. #define _TC_CORE_H_ 1
  6. -#include <asm/types.h>
  7. +#include <sys/types.h>
  8. #include <linux/pkt_sched.h>
  9. #define TIME_UNITS_PER_SEC 1000000