Include machine/critical.h to get missing prototypes.

Reviewed by:	tmm
This commit is contained in:
Maxime Henrion 2002-06-23 14:38:41 +00:00
parent f6342a9bad
commit a3dc999469
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98678

View File

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