vm_reserv: #include vm_extern.h explicitly, for arm.
Fixes: c606ab59e7f9 vm_extern: use standard address checkers everywhere
This commit is contained in:
parent
e6930b1c5f
commit
f76916c095
@ -59,6 +59,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/smp.h>
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_param.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_page.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user