summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/kern/subr_unit.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/kern/subr_unit.c')
-rw-r--r--freebsd/sys/kern/subr_unit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/kern/subr_unit.c b/freebsd/sys/kern/subr_unit.c
index 1541754c..1deeeb8b 100644
--- a/freebsd/sys/kern/subr_unit.c
+++ b/freebsd/sys/kern/subr_unit.c
@@ -80,7 +80,7 @@
#include <sys/kernel.h>
#include <sys/systm.h>
#include <sys/limits.h>
-#include <rtems/bsd/sys/lock.h>
+#include <sys/lock.h>
#include <sys/mutex.h>
/*