libunwind: update to 1.8.1
[openadk.git] / package / iproute2 / patches / patch-netem_maketable_c
blobb6eb034057c3f0f23d2228d8b77ae21d51187a8b
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>