summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-04 09:37:40 +0000
committerJim Meyering <jim@meyering.net>2000-12-04 09:37:40 +0000
commit8a4261c7a5b97f73948d7c84677d78611cc0966a (patch)
tree2270ffb4caa97f6f368ae7ef51bb7f2ac74e3cd2
parent90799b6c68eebbd2b36af119436b04e64113c0b6 (diff)
downloadcoreutils-8a4261c7a5b97f73948d7c84677d78611cc0966a.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 5bb19f83a..060b46d04 100644
--- 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>