about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32270f268f..70b08c900d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
 	!defined _LIBC || !IS_IN (libc)]: Do not include <hurd/signal.h>.
 	* hurd/hurd/fd.h (_hurd_fd_error): Fix struct initializer to be
 	trivial, for C++ conformity.
+	* sysdeps/mach/hurd/dl-sysdep.c: Include <mach/machine/vm_param.h>.
 
 2018-03-03  Andreas Schwab  <schwab@linux-m68k.org>