diff options
Diffstat (limited to 'sys/hwpmc/hwpmc_mod.c')
-rw-r--r-- | sys/hwpmc/hwpmc_mod.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/hwpmc/hwpmc_mod.c b/sys/hwpmc/hwpmc_mod.c index 13ddf0c9c3006..3f5cbd779e0f0 100644 --- a/sys/hwpmc/hwpmc_mod.c +++ b/sys/hwpmc/hwpmc_mod.c @@ -50,8 +50,6 @@ __FBSDID("$FreeBSD$"); #include <sys/systm.h> #include <machine/md_var.h> -#include <machine/pmc_mdep.h> -#include <machine/specialreg.h> /* * Types |