summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-09 00:11:39 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-09 00:11:39 +0000
commit3a4fff767a0ce5eee25e73f488322b7ae25e4a07 (patch)
treeee8e93ae75fc7610b15e7223df1fa7001d656673 /libiberty/ChangeLog
parent48902144eb719ed352a07043a9ca9609ad7b4840 (diff)
downloadgcc-3a4fff767a0ce5eee25e73f488322b7ae25e4a07.tar.gz
* xmemdup.c: Include sys/types.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29218 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 77f42efd808..de9309ccb7c 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 8 20:03:28 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * xmemdup.c: Include sys/types.h.
+
1999-09-07 Jeff Garzik <jgarzik@pobox.com>
* xmemdup.c: New xmemdup function.