summaryrefslogtreecommitdiff
path: root/sys/hwpmc/hwpmc_amd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/hwpmc/hwpmc_amd.c')
-rw-r--r--sys/hwpmc/hwpmc_amd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/hwpmc/hwpmc_amd.c b/sys/hwpmc/hwpmc_amd.c
index c3bb56ce628d9..a78943a125a9e 100644
--- a/sys/hwpmc/hwpmc_amd.c
+++ b/sys/hwpmc/hwpmc_amd.c
@@ -34,12 +34,11 @@ __FBSDID("$FreeBSD$");
#include <sys/lock.h>
#include <sys/malloc.h>
#include <sys/mutex.h>
+#include <sys/pmc.h>
#include <sys/smp.h>
#include <sys/systm.h>
#include <machine/md_var.h>
-#include <machine/pmc_mdep.h>
-#include <machine/specialreg.h>
/* AMD K7 and K8 PMCs */