summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-netem_paretonormal_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/iproute2/patches/patch-netem_paretonormal_c')
-rw-r--r--package/iproute2/patches/patch-netem_paretonormal_c19
1 files changed, 0 insertions, 19 deletions
diff --git a/package/iproute2/patches/patch-netem_paretonormal_c b/package/iproute2/patches/patch-netem_paretonormal_c
deleted file mode 100644
index 5ff674e5a..000000000
--- a/package/iproute2/patches/patch-netem_paretonormal_c
+++ /dev/null
@@ -1,19 +0,0 @@
---- iproute2-3.12.0.orig/netem/paretonormal.c 2013-11-23 02:10:33.000000000 +0100
-+++ iproute2-3.12.0/netem/paretonormal.c 2014-02-09 12:22:09.000000000 +0100
-@@ -11,15 +11,11 @@
- */
- #include <stdio.h>
- #include <stdlib.h>
--#include <stdlib.h>
- #include <string.h>
- #include <math.h>
- #include <limits.h>
--#include <malloc.h>
--
--#include <linux/types.h>
--#include <linux/pkt_sched.h>
-
-+#define NETEM_DIST_SCALE 8192
- #define TABLESIZE 16384
- #define TABLEFACTOR NETEM_DIST_SCALE
-