Missing from r353596.
This commit is contained in:
parent
6b53d51078
commit
4b25d1f2e3
@ -65,6 +65,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/vmem.h>
|
||||
#ifdef EPOCH_TRACE
|
||||
#include <sys/epoch.h>
|
||||
#endif
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
|
@ -66,6 +66,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/uio.h>
|
||||
#include <sys/ktrace.h>
|
||||
#endif
|
||||
#ifdef EPOCH_TRACE
|
||||
#include <sys/epoch.h>
|
||||
#endif
|
||||
|
||||
#include <machine/cpu.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user