diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-12-05 20:51:57 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-12-05 20:51:57 +0000 |
commit | 25c7dad1fb868e879df9c633a10b9ad9a21e8e66 (patch) | |
tree | 95f7f8772ce9578a5cc1638960887ab94338a4cd /newlib/ChangeLog | |
parent | f36d3b6a0d6daa08f3c86c425557c48fc7cfdc46 (diff) | |
download | newlib-25c7dad1fb868e879df9c633a10b9ad9a21e8e66.zip newlib-25c7dad1fb868e879df9c633a10b9ad9a21e8e66.tar.gz newlib-25c7dad1fb868e879df9c633a10b9ad9a21e8e66.tar.bz2 |
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/wchar.h: Include <sys/reent.h>.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 27782ba..5b118bc 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2003-12-05 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/wchar.h: Include <sys/reent.h>. + 2003-12-05 Christopher Faylor <cgf@redhat.com> * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors |