patch-netem_maketable_c 345 B

1234567891011
  1. --- iproute2-2.6.29-1.orig/netem/maketable.c 2009-03-24 23:40:54.000000000 +0100
  2. +++ iproute2-2.6.29-1/netem/maketable.c 2009-12-11 16:32:33.000000000 +0100
  3. @@ -10,7 +10,7 @@
  4. #include <stdio.h>
  5. #include <stdlib.h>
  6. #include <math.h>
  7. -#include <malloc.h>
  8. +#include <stdlib.h>
  9. #include <string.h>
  10. #include <sys/types.h>
  11. #include <sys/stat.h>