Include machine/critical.h to get missing prototypes.
Reviewed by: tmm
This commit is contained in:
parent
f6342a9bad
commit
a3dc999469
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98678
@ -18,6 +18,7 @@
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/ucontext.h>
|
||||
#include <machine/critical.h>
|
||||
|
||||
/*
|
||||
* cpu_critical_fork_exit() - cleanup after fork
|
||||
|
Loading…
Reference in New Issue
Block a user