mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Add missing header include for MSR macros.
Submitted by: bde
This commit is contained in:
parent
3b24803f01
commit
f13ba3ccc0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119087
@ -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