diff --git a/sys/kern/subr_syscall.c b/sys/kern/subr_syscall.c index e445483f7853..8eeb4d87c60a 100644 --- a/sys/kern/subr_syscall.c +++ b/sys/kern/subr_syscall.c @@ -45,7 +45,7 @@ __FBSDID("$FreeBSD$"); #include #include -#include #ifdef KTRACE #include #include