Clean up header files, which fixes compile warning.

This commit is contained in:
Peter Grehan 2004-02-11 10:49:30 +00:00
parent 69a9f22118
commit 9c24bed2d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125705

View File

@ -29,17 +29,8 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/pcpu.h>
#include <sys/eventhandler.h> /* XX */
#include <sys/ktr.h> /* XX */
#include <sys/signalvar.h>
#include <sys/sysproto.h> /* XX */
#include <sys/kernel.h>
#include <sys/proc.h>
#include <sys/lock.h>
#include <sys/mutex.h>
#include <sys/sysctl.h>
#include <sys/ucontext.h>
#include <machine/critical.h>
/*
* cpu_critical_fork_exit() - cleanup after fork