summaryrefslogtreecommitdiff
path: root/mach-defpager
diff options
context:
space:
mode:
authorSvante Signell <svante.signell@gmail.com>2023-01-18 01:55:57 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-01-18 01:55:57 +0100
commit8fa6ecf56293bdc4b5a29994a389c7dce4038917 (patch)
treeaaa3a4769757db7379b17ec90bf557e8e44aede6 /mach-defpager
parentcb8ac8c47b03833fa7eebcb2ce94801f13da2bd7 (diff)
Fix compiler warning
Diffstat (limited to 'mach-defpager')
-rw-r--r--mach-defpager/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mach-defpager/main.c b/mach-defpager/main.c
index e733318c..063d6f58 100644
--- a/mach-defpager/main.c
+++ b/mach-defpager/main.c
@@ -43,6 +43,7 @@
#include <hurd/port.h>
#include <hurd/fd.h>
#include <hurd/paths.h>
+#include <hurd/startup.h>
#include <assert-backtrace.h>
/* XXX */