commit | 01660dfc37933c92dbb7c5718aea61f88025d71f | [log] [tgz] |
---|---|---|
author | Arnaud Lacombe <lacombar@gmail.com> | Mon Nov 08 18:31:53 2010 -0500 |
committer | Michal Marek <mmarek@suse.cz> | Thu Nov 25 16:25:06 2010 +0100 |
tree | 13a55e3214f70f123982a8c274708b1cb904e316 | |
parent | 8af27e1dc4e4dd7a7b04c2cd0fc3d419d91d45b0 [diff] |
scripts/genksyms: fix header usage 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>