summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2002-09-14 16:54:46 +0000
committerscottl <scottl@FreeBSD.org>2002-09-14 16:54:46 +0000
commitd77892e0d55d22b0096d14810f5b52217dcd18ae (patch)
tree80c36ff9b70a784704a40b6082872a96a88e2e1c
parent3ede14284c3ae22baaa5284ef76ea5dbd44ec36b (diff)
downloadFreeBSD-src-d77892e0d55d22b0096d14810f5b52217dcd18ae.zip
FreeBSD-src-d77892e0d55d22b0096d14810f5b52217dcd18ae.tar.gz
kthread.h is not needed
-rw-r--r--sys/alpha/alpha/interrupt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/alpha/interrupt.c b/sys/alpha/alpha/interrupt.c
index db59dc7..19cd144 100644
--- a/sys/alpha/alpha/interrupt.c
+++ b/sys/alpha/alpha/interrupt.c
@@ -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>
OpenPOWER on IntegriCloud