summaryrefslogtreecommitdiffstats
path: root/usr.bin/ktrace/subr.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-05-01 08:46:02 +0000
committermarkm <markm@FreeBSD.org>2001-05-01 08:46:02 +0000
commit9f745ed9e17c9109c619798ded9fa230229896fa (patch)
treed44cccec3c7629bf77f803fae094c7cc408bf953 /usr.bin/ktrace/subr.c
parent5ee04d58e61e5dbe7c4dc899f890b9e830d93b5e (diff)
downloadFreeBSD-src-9f745ed9e17c9109c619798ded9fa230229896fa.zip
FreeBSD-src-9f745ed9e17c9109c619798ded9fa230229896fa.tar.gz
Compensate for header dethreading.
Diffstat (limited to 'usr.bin/ktrace/subr.c')
-rw-r--r--usr.bin/ktrace/subr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ktrace/subr.c b/usr.bin/ktrace/subr.c
index 4e4b3bf..a66bbcf 100644
--- a/usr.bin/ktrace/subr.c
+++ b/usr.bin/ktrace/subr.c
@@ -41,6 +41,7 @@ static const char rcsid[] =
#include <sys/param.h>
#include <sys/file.h>
+#include <sys/lock.h>
#include <sys/user.h>
#include <sys/proc.h>
#include <sys/time.h>
OpenPOWER on IntegriCloud