kthread.h is not needed

This commit is contained in:
Scott Long 2002-09-14 16:54:46 +00:00
parent fb624dbc80
commit d594cee0e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103319

View file

@ -44,7 +44,6 @@
#include <sys/bus.h>
#include <sys/interrupt.h>
#include <sys/kernel.h>
#include <sys/kthread.h>
#include <sys/ktr.h>
#include <sys/lock.h>
#include <sys/malloc.h>