Don't include stdlib.h and declare malloc and free.
authorJim Meyering <jim@meyering.net>
Sun, 13 Dec 1998 18:04:11 +0000 (18:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Dec 1998 18:04:11 +0000 (18:04 +0000)
commit29ab746b7919d8cc48a0896b4ca9b92da5152de0
tree6ea1d81fec0b32f24ccc49b512f6fed8d73697fd
parent7cf7f3706f5db7f948e8ebb765fa73dcbb163b98
Don't include stdlib.h and declare malloc and free.
This works around Solaris 2.7's conflicting prototype.
Reported by Karl Berry.
lib/putenv.c