summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-netem_paretonormal_c
blob: d2c2ac4b64524b31ed722e7f8a644d9488bf5eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- iproute2-2.6.29-1.orig/netem/paretonormal.c	2009-03-24 23:40:54.000000000 +0100
+++ iproute2-2.6.29-1/netem/paretonormal.c	2009-12-11 16:59:02.000000000 +0100
@@ -11,11 +11,9 @@
  */
 #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>