diff options
Diffstat (limited to 'sys/amd64/isa/ithread.c')
| -rw-r--r-- | sys/amd64/isa/ithread.c | 3 |
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> |
