aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2000-07-26 23:30:27 +0000
committerJeff Law <law@redhat.com>2000-07-26 23:30:27 +0000
commit443519c1ecf30b3f956e5e53dfbf622c1099f0de (patch)
treee6e84eabdfd0a23e8fc005e6dc4b059a76eea599 /libiberty/ChangeLog
parent90aaccd1f26c3ac0dc5963d6db4b0f0fcfc2c1d6 (diff)
downloadgdb-443519c1ecf30b3f956e5e53dfbf622c1099f0de.zip
gdb-443519c1ecf30b3f956e5e53dfbf622c1099f0de.tar.gz
gdb-443519c1ecf30b3f956e5e53dfbf622c1099f0de.tar.bz2
* getcwd.c: Include string.h, stdlib.h for prototypes
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 5ac8490..9acd322 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,6 +1,8 @@
2000-07-27 RodneyBrown <RodneyBrown@pmsc.com>
Jeff Law <law@cygnus.com>
+ * getcwd.c: Include string.h, stdlib.h for prototypes
+
* Makefile.in (rename.o, waitpid.o): Depend on config.h
* rename.c: include config.h, unistd.h
* waitpid.c: include config.h, sys/wait.h