changeset 3025:dcf641c92437

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 04 Dec 2000 09:37:40 +0000
parents 39129a5c1080
children d2dceaa0b398
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,7 @@
 2000-12-04  Jim Meyering  <meyering@lucent.com>
 
 	* path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
+	Also include memory.h, stdlib.h, unistd.h if appropriate.
 	Reported by Andreas Jaeger.
 
 2000-12-02  Jim Meyering  <meyering@lucent.com>