Include <machine/pte.h> since it has been removed from <machine/param.h>.
This commit is contained in:
parent
5c9c7fc2f7
commit
7f89270bad
@ -36,6 +36,7 @@
|
||||
#define _MACHINE_PMAP_H_
|
||||
|
||||
#include <machine/sr.h>
|
||||
#include <machine/pte.h>
|
||||
|
||||
#if !defined(NPMAPS)
|
||||
#define NPMAPS 32768
|
||||
|
Loading…
Reference in New Issue
Block a user