aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/isa/ithread.c
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-02-11 10:44:09 +0000
committerMark Murray <markm@FreeBSD.org>2001-02-11 10:44:09 +0000
commitd888fc4e737af84dd01cea8a7e529e101b1e06d5 (patch)
treec815f131250a842a0adc2e7b9709a4487a7b2781 /sys/amd64/isa/ithread.c
parenta57815efd2f9d14e317b9254dff5a5f184422d10 (diff)
Notes
Diffstat (limited to 'sys/amd64/isa/ithread.c')
-rw-r--r--sys/amd64/isa/ithread.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/isa/ithread.c b/sys/amd64/isa/ithread.c
index f3b0109af0c7a..728d75fb0c5eb 100644
--- a/sys/amd64/isa/ithread.c
+++ b/sys/amd64/isa/ithread.c
@@ -36,9 +36,6 @@
#include <sys/param.h>
#include <sys/bus.h>
#include <sys/rtprio.h> /* change this name XXX */
-#ifndef SMP
-#include <machine/lock.h>
-#endif
#include <sys/proc.h>
#include <sys/systm.h>
#include <sys/syslog.h>