patch-tc_tc_util_c 321 B

12345678910
  1. --- iproute2-3.10.0.orig/tc/tc_util.c 2013-07-16 19:06:36.000000000 +0200
  2. +++ iproute2-3.10.0/tc/tc_util.c 2013-08-17 15:20:53.313553729 +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 <netinet/in.h>
  10. #include <arpa/inet.h>