about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca04a70e64..ac92ef1647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
+
 	[BZ #15667]
 	* soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
 	to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.