about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-26 22:50:59 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-26 22:50:59 +0000
commita912a4f843365603e941093181f419a59bc2a37d (patch)
tree3e91a1606c2cf0d2aead07ebc73bceaa14ce8ecd /ChangeLog
parent79fb2e026bb76ef2d80a4c75297bae59018e9613 (diff)
downloadglibc-a912a4f843365603e941093181f419a59bc2a37d.tar.gz
glibc-a912a4f843365603e941093181f419a59bc2a37d.tar.xz
glibc-a912a4f843365603e941093181f419a59bc2a37d.zip
Define __need_FILE also for __USE_XOPEN2K.
	* wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe29d4f5ae..030bec4671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* posix/unistd.h: Declare fsync also for Unix98.
 	* posix/regex.h (REG_ENOSYS): Likewise.
+	* wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
 
 2007-11-25  Ulrich Drepper  <drepper@redhat.com>