Fix compilation of profiled kernels by including <machine/lock.h>
This commit is contained in:
parent
412916079c
commit
990e680b90
@ -46,6 +46,7 @@ void bintr __P((void));
|
||||
void btrap __P((void));
|
||||
void eintr __P((void));
|
||||
void user __P((void));
|
||||
#include <machine/lock.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user