Add pmap includes needed by i386
This commit is contained in:
parent
302762c344
commit
2b6dbb2afa
@ -44,6 +44,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/cxgb/sys/mvec.h>
|
||||
#include "opt_zero.h"
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
#define DPRINTF printf
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user