pmc: fix buildworld

hid ck_queue.h from user

Approved by:	sbruno
This commit is contained in:
mmacy 2018-05-14 00:56:33 +00:00
parent 9888701947
commit c00e92fa97

View File

@ -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 */