summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/vm_machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/aim/vm_machdep.c')
-rw-r--r--sys/powerpc/aim/vm_machdep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/powerpc/aim/vm_machdep.c b/sys/powerpc/aim/vm_machdep.c
index 3b19213..fb93d5c 100644
--- a/sys/powerpc/aim/vm_machdep.c
+++ b/sys/powerpc/aim/vm_machdep.c
@@ -89,6 +89,7 @@
#include <machine/fpu.h>
#include <machine/frame.h>
#include <machine/md_var.h>
+#include <machine/pcb.h>
#include <dev/ofw/openfirm.h>
@@ -99,8 +100,6 @@
#include <vm/vm_map.h>
#include <vm/vm_extern.h>
-#include <sys/user.h>
-
/*
* Finish a fork operation, with process p2 nearly set up.
* Copy and update the pcb, set up the stack so that the child
OpenPOWER on IntegriCloud