Add missing header include for MSR macros.

Submitted by:	bde
This commit is contained in:
jhb 2003-08-18 17:01:04 +00:00
parent e67e0b6b54
commit 639bcae8b9

View File

@ -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;