PHYS_TO_VM_PAGE requires explicit vm_page.h include on sparc64
This commit is contained in:
parent
e781516999
commit
b13ef47a11
@ -45,6 +45,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include "opt_zero.h"
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/pmap.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user