hurd: Add missing include
* sysdeps/mach/hurd/dl-sysdep.c: Include <mach/machine/vm_param.h>.
This commit is contained in:
parent
48d34cbc23
commit
44c6376ca3
@ -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>
|
||||
|
||||
|
@ -31,6 +31,7 @@
|
||||
#include <assert.h>
|
||||
#include <sysdep.h>
|
||||
#include <mach/mig_support.h>
|
||||
#include <mach/machine/vm_param.h>
|
||||
#include "hurdstartup.h"
|
||||
#include <hurd/lookup.h>
|
||||
#include <hurd/auth.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user