about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-30 22:07:28 +0000
committerRoland McGrath <roland@gnu.org>2002-08-30 22:07:28 +0000
commit95ed9d843825518c57cedc32476f5be4b2675b3e (patch)
treed3c69b8e9b860d8f3642a608201b8446d4de0d91 /ChangeLog
parent2b71beea82aa55d2e5aa8efa36013e0b6cc0d280 (diff)
downloadglibc-95ed9d843825518c57cedc32476f5be4b2675b3e.tar.gz
glibc-95ed9d843825518c57cedc32476f5be4b2675b3e.tar.xz
glibc-95ed9d843825518c57cedc32476f5be4b2675b3e.zip
* locale/duplocale.c: Include <string.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d9cf20a36..b27a3cd066 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-08-30  Roland McGrath  <roland@redhat.com>
 
+	* locale/duplocale.c: Include <string.h>.
+
 	* intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
 	[_LIBC] (category_to_name): Don't define the function.  Instead
 	define a macro using _nl_category_names.