Include <string.h>, <stdlib.h> unconditionally.
authorJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 08:27:32 +0000 (08:27 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 08:27:32 +0000 (08:27 +0000)
commita76d1c83c1daf675e818d54dd9c3f5a298515f52
tree014d690fd38347c837ed394248940cae4910802d
parent0d84cc66ee79ccd92f4c30548ceaa632dd7d3144
Include <string.h>, <stdlib.h> unconditionally.
(POINTER_TYPE, pointer): Remove; all uses changed to void *.
(NULL): Remove.
(find_stack_direction, alloca): Use prototypes.
lib/alloca.c