patch-tc_tc_stab_c 319 B

12345678910
  1. --- iproute2-3.10.0.orig/tc/tc_stab.c 2013-07-16 19:06:36.000000000 +0200
  2. +++ iproute2-3.10.0/tc/tc_stab.c 2013-08-17 15:19:18.866741086 +0200
  3. @@ -16,6 +16,7 @@
  4. #include <syslog.h>
  5. #include <fcntl.h>
  6. #include <math.h>
  7. +#include <sys/param.h>
  8. #include <sys/socket.h>
  9. #include <netinet/in.h>
  10. #include <arpa/inet.h>