aboutsummaryrefslogtreecommitdiff
path: root/serverboot/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'serverboot/exec.c')
-rw-r--r--serverboot/exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/serverboot/exec.c b/serverboot/exec.c
index 5b5feedc..a0773f4c 100644
--- a/serverboot/exec.c
+++ b/serverboot/exec.c
@@ -30,7 +30,7 @@
#include <mach.h>
#include <mach/machine/vm_param.h>
#include <mach/machine/eflags.h>
-#include <mach/exec/exec.h>
+#include "mach-exec.h"
#include <file_io.h>