pmc: fix buildworld
hid ck_queue.h from user Approved by: sbruno
This commit is contained in:
parent
9888701947
commit
c00e92fa97
@ -40,8 +40,10 @@
|
||||
#include <sys/counter.h>
|
||||
#include <machine/pmc_mdep.h>
|
||||
#include <machine/profile.h>
|
||||
#ifdef _KERNEL
|
||||
#include <sys/epoch.h>
|
||||
#include <ck_queue.h>
|
||||
#endif
|
||||
|
||||
#define PMC_MODULE_NAME "hwpmc"
|
||||
#define PMC_NAME_MAX 64 /* HW counter name size */
|
||||
|
Loading…
Reference in New Issue
Block a user