diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-08-08 20:06:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-08-08 20:06:29 +0000 |
commit | e62995c1121da99a64657bb952b20d08de0b932e (patch) | |
tree | 2289c61549108e4eaefafcb026c7d17015bb0afe /ChangeLog | |
parent | dc4bb1c2be1370fafd597602eb2b009cf10c025b (diff) | |
download | glibc-e62995c1121da99a64657bb952b20d08de0b932e.tar.gz glibc-e62995c1121da99a64657bb952b20d08de0b932e.tar.xz glibc-e62995c1121da99a64657bb952b20d08de0b932e.zip |
* stdio-common/fxprintf.c: Include libioP.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 73cb66b21f..489320ec87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-08-08 Jakub Jelinek <jakub@redhat.com> + * stdio-common/fxprintf.c: Include libioP.h. + * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, getdomainname): Add __NTH. * stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs): |