summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-10-29 09:56:53 +0000
committerphk <phk@FreeBSD.org>1995-10-29 09:56:53 +0000
commit4839e0e9973ae33e5c74820a5d1b808af7394f02 (patch)
treee75a5512181f6552ddcf7f6a7a35af0849bb37e8 /usr.bin/systat
parent9146b903edfd16c5883f0a71a35b96f89a04b823 (diff)
downloadFreeBSD-src-4839e0e9973ae33e5c74820a5d1b808af7394f02.zip
FreeBSD-src-4839e0e9973ae33e5c74820a5d1b808af7394f02.tar.gz
#include <sys/user.h>
Diffstat (limited to 'usr.bin/systat')
-rw-r--r--usr.bin/systat/pigs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/systat/pigs.c b/usr.bin/systat/pigs.c
index a8b06f1..002defc 100644
--- a/usr.bin/systat/pigs.c
+++ b/usr.bin/systat/pigs.c
@@ -44,6 +44,7 @@ static char sccsid[] = "@(#)pigs.c 8.2 (Berkeley) 9/23/93";
#include <sys/dir.h>
#include <sys/time.h>
#include <sys/proc.h>
+#include <sys/user.h>
#include <sys/sysctl.h>
#include <curses.h>
OpenPOWER on IntegriCloud