summaryrefslogtreecommitdiff
path: root/sys/kern/subr_trap.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-05-15 23:22:29 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-05-15 23:22:29 +0000
commit8bd57f8fc21608b654349b3894e488ac1f78f2ed (patch)
tree2dfa497f5267403c11f1d45f10e5a57b346682bc /sys/kern/subr_trap.c
parentd58f6ddef7913f92c5fc52291911557391bb0fe6 (diff)
Notes
Diffstat (limited to 'sys/kern/subr_trap.c')
-rw-r--r--sys/kern/subr_trap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_trap.c b/sys/kern/subr_trap.c
index 5ff51fd037aa..af7bfc1c577b 100644
--- a/sys/kern/subr_trap.c
+++ b/sys/kern/subr_trap.c
@@ -55,7 +55,6 @@
#include <sys/systm.h>
#include <sys/proc.h>
#include <sys/pioctl.h>
-#include <sys/ipl.h>
#include <sys/kernel.h>
#include <sys/ktr.h>
#include <sys/mutex.h>