Add missing header include for MSR macros.
Submitted by: bde
This commit is contained in:
parent
e67e0b6b54
commit
639bcae8b9
@ -42,6 +42,7 @@ __FBSDID("$FreeBSD$");
|
||||
#endif
|
||||
#include <machine/clock.h>
|
||||
#include <machine/perfmon.h>
|
||||
#include <machine/specialreg.h>
|
||||
|
||||
static int perfmon_inuse;
|
||||
static int perfmon_cpuok;
|
||||
|
Loading…
Reference in New Issue
Block a user