Fix tinderbox on sun4v
include cpufunc.h so that nanoseconds(void) is defined
This commit is contained in:
parent
3b10e74aa9
commit
53f37d1908
@ -36,6 +36,7 @@ LIST_HEAD(lpohead, lock_profile_object);
|
||||
|
||||
#ifdef _KERNEL
|
||||
#ifdef LOCK_PROFILING
|
||||
#include <machine/cpufunc.h>
|
||||
#include <sys/lock.h>
|
||||
|
||||
#ifndef USE_CPU_NANOSECONDS
|
||||
|
Loading…
Reference in New Issue
Block a user