patch-tc_tc_util_c 319 B

12345678910
  1. --- iproute2-4.1.0.orig/tc/tc_util.c 2015-06-26 21:28:25.000000000 +0200
  2. +++ iproute2-4.1.0/tc/tc_util.c 2015-06-29 08:45:24.000000000 +0200
  3. @@ -15,6 +15,7 @@
  4. #include <unistd.h>
  5. #include <syslog.h>
  6. #include <fcntl.h>
  7. +#include <sys/param.h>
  8. #include <sys/socket.h>
  9. #include <sys/param.h>
  10. #include <netinet/in.h>