repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libunwind: update to 1.8.1
[openadk.git]
/
package
/
iproute2
/
patches
/
patch-netem_maketable_c
blob
b6eb034057c3f0f23d2228d8b77ae21d51187a8b
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>