diff options
Diffstat (limited to 'boot/boot.c')
-rw-r--r-- | boot/boot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/boot.c b/boot/boot.c index 35b181b7..610badc3 100644 --- a/boot/boot.c +++ b/boot/boot.c @@ -36,6 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <mach/default_pager.h> #include <argp.h> #include <hurd/store.h> +#include <sys/mman.h> #include "notify_S.h" #include "exec_S.h" |