about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bdd0a48bc..f9770b1554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 	* sysdeps/mach/hurd/profil.c: Reuse `a' variable instead of introducing
 	a `c' variable.
 	* resolv/res-close.c: Include <stdlib.h>.
+	* sysdeps/generic/not-cancel.h: Include <fcntl.h>, <unistd.h>,
+	<sys/wait.h>, <time.h>, <sys/uio.h>.
+	(NOT_CANCEL_H): Add inclusion guard.
 
 2018-01-27  James Clarke  <jrtc27@jrtc27.com>