diff options
Diffstat (limited to 'sys/kern/subr_lock.c')
-rw-r--r-- | sys/kern/subr_lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_lock.c b/sys/kern/subr_lock.c index 7d82126..25c1965 100644 --- a/sys/kern/subr_lock.c +++ b/sys/kern/subr_lock.c @@ -42,7 +42,6 @@ __FBSDID("$FreeBSD$"); #include <sys/systm.h> #include <sys/kernel.h> #include <sys/ktr.h> -#include <sys/linker_set.h> #include <sys/lock.h> #include <sys/lock_profile.h> #include <sys/malloc.h> |