Include <machine/pte.h> since it has been removed from <machine/param.h>.

This commit is contained in:
Peter Grehan 2004-04-21 22:59:33 +00:00
parent 5c9c7fc2f7
commit 7f89270bad

View File

@ -36,6 +36,7 @@
#define _MACHINE_PMAP_H_
#include <machine/sr.h>
#include <machine/pte.h>
#if !defined(NPMAPS)
#define NPMAPS 32768