summaryrefslogtreecommitdiff
path: root/test/test_pmap_update_mp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pmap_update_mp.c')
-rw-r--r--test/test_pmap_update_mp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_pmap_update_mp.c b/test/test_pmap_update_mp.c
index 5588ce83..c058323a 100644
--- a/test/test_pmap_update_mp.c
+++ b/test/test_pmap_update_mp.c
@@ -33,8 +33,8 @@
#include <kern/error.h>
#include <kern/mutex.h>
#include <kern/panic.h>
-#include <kern/param.h>
#include <kern/thread.h>
+#include <machine/page.h>
#include <test/test.h>
#include <vm/vm_kmem.h>