summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
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/top
parent5ee04d58e61e5dbe7c4dc899f890b9e830d93b5e (diff)
downloadFreeBSD-src-9f745ed9e17c9109c619798ded9fa230229896fa.zip
FreeBSD-src-9f745ed9e17c9109c619798ded9fa230229896fa.tar.gz
Compensate for header dethreading.
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/machine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c
index 96bc79d..1c3d152 100644
--- a/usr.bin/top/machine.c
+++ b/usr.bin/top/machine.c
@@ -28,6 +28,7 @@
#include <sys/types.h>
#include <sys/signal.h>
#include <sys/param.h>
+#include <sys/lock.h>
#include "os.h"
#include <stdio.h>
OpenPOWER on IntegriCloud