diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-11-10 16:45:34 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-11-10 16:45:34 +0000 |
commit | bd41a79ee42d515c1e9d575fca34663312a2431e (patch) | |
tree | c7de2bc8ad756cc71e1a2ecf615905abd09e71a8 /libiberty/ChangeLog | |
parent | 00444efbb0d1a3bb622bc5af74b8bda50bc54e9a (diff) | |
download | gcc-bd41a79ee42d515c1e9d575fca34663312a2431e.tar.gz |
* hashtab.c: Include stdio.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30475 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 8e5756e29a1..e1bad88f325 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com) + + * hashtab.c: Include stdio.h. + Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com) * hashtab.c (traverse_hash_table): Protect prototype with PARAMS. |