patch-netem_normal_c 361 B

12345678910111213
  1. --- iproute2-6.11.0.orig/netem/normal.c 2024-09-15 21:42:26.000000000 +0200
  2. +++ iproute2-6.11.0/netem/normal.c 2024-09-24 09:43:33.542449589 +0200
  3. @@ -9,9 +9,7 @@
  4. #include <string.h>
  5. #include <limits.h>
  6. -#include <linux/types.h>
  7. -#include <linux/pkt_sched.h>
  8. -
  9. +#define NETEM_DIST_SCALE 8192
  10. #define TABLESIZE 16384
  11. #define TABLEFACTOR NETEM_DIST_SCALE