summaryrefslogtreecommitdiff
path: root/vm/vm_kern.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_kern.c')
-rw-r--r--vm/vm_kern.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm/vm_kern.c b/vm/vm_kern.c
index 2864fa1..bb6c110 100644
--- a/vm/vm_kern.c
+++ b/vm/vm_kern.c
@@ -37,6 +37,7 @@
#include <string.h>
#include <mach/kern_return.h>
+#include <machine/locore.h>
#include <machine/vm_param.h>
#include <kern/assert.h>
#include <kern/debug.h>