PHYS_TO_VM_PAGE requires explicit vm_page.h include on sparc64
This commit is contained in:
parent
215c8d75b8
commit
d302816a12
@ -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…
Reference in New Issue
Block a user