git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af27e1
)
scripts/genksyms: fix header usage
author
Arnaud Lacombe
<lacombar@gmail.com>
Mon, 8 Nov 2010 23:31:53 +0000
(18:31 -0500)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 25 Nov 2010 15:25:06 +0000
(16:25 +0100)
FreeBSD does not like <malloc.h> when __STDC__ is defined, use the standard
<stdlib.h> instead.
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found