Try to unbreak the build after r300611 by including the header
defining VM_MIN_KERNEL_ADDRESS. Sponsored by: DARPA/AFRL
This commit is contained in:
parent
501a9d9525
commit
0f36ad8004
@ -43,6 +43,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <machine/clock.h>
|
||||
#include <machine/frame.h>
|
||||
#include <machine/trap.h>
|
||||
#include <machine/vmparam.h>
|
||||
#include <vm/pmap.h>
|
||||
|
||||
extern dtrace_id_t dtrace_probeid_error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user