summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/lockstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/sys/lockstat.h')
-rw-r--r--freebsd/sys/sys/lockstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/sys/lockstat.h b/freebsd/sys/sys/lockstat.h
index 705f3bb5..64745052 100644
--- a/freebsd/sys/sys/lockstat.h
+++ b/freebsd/sys/sys/lockstat.h
@@ -34,7 +34,7 @@
#ifdef _KERNEL
-#include <rtems/bsd/sys/param.h>
+#include <sys/param.h>
#include <sys/queue.h>
#include <sys/sdt.h>