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 66a0b7178f..2a67a37e8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2012-08-15  Roland McGrath  <roland@hack.frob.com>
 
+	* rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
+
 	* crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
 	shifting LEN more than 31 bits at once.