patch-netem_maketable_c 341 B

1234567891011
  1. --- iproute2-6.11.0.orig/netem/maketable.c 2024-09-15 21:42:26.000000000 +0200
  2. +++ iproute2-6.11.0/netem/maketable.c 2024-09-24 09:43:33.538449682 +0200
  3. @@ -11,7 +11,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>