aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_lockstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_lockstat.c')
-rw-r--r--sys/kern/kern_lockstat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/kern_lockstat.c b/sys/kern/kern_lockstat.c
index 1f3589331f58..1c773128da99 100644
--- a/sys/kern/kern_lockstat.c
+++ b/sys/kern/kern_lockstat.c
@@ -32,8 +32,6 @@
*
*/
-#include "opt_kdtrace.h"
-
#ifdef KDTRACE_HOOKS
#include <sys/time.h>