aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_trap.c
diff options
context:
space:
mode:
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 ba54524e65ca..0f4636e876c7 100644
--- a/sys/kern/subr_trap.c
+++ b/sys/kern/subr_trap.c
@@ -45,7 +45,6 @@
__FBSDID("$FreeBSD$");
#include "opt_ktrace.h"
-#include "opt_mac.h"
#ifdef __i386__
#include "opt_npx.h"
#endif