summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-10-29 09:57:50 +0000
committerphk <phk@FreeBSD.org>1995-10-29 09:57:50 +0000
commit8d58907742c0492ebb6b6c9d471229a09c6a7d7c (patch)
tree86fb59b470aa4608d2f8ad78aa21c73bca19a97d /usr.sbin/pstat
parent4839e0e9973ae33e5c74820a5d1b808af7394f02 (diff)
downloadFreeBSD-src-8d58907742c0492ebb6b6c9d471229a09c6a7d7c.zip
FreeBSD-src-8d58907742c0492ebb6b6c9d471229a09c6a7d7c.tar.gz
#include <sys/user.h>
I belive make world will work again now.
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r--usr.sbin/pstat/pstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c
index 6f4e886..c20469c 100644
--- a/usr.sbin/pstat/pstat.c
+++ b/usr.sbin/pstat/pstat.c
@@ -63,6 +63,7 @@ static char sccsid[] = "@(#)pstat.c 8.9 (Berkeley) 2/16/94";
#include <sys/conf.h>
#include <sys/rlist.h>
+#include <sys/user.h>
#include <sys/sysctl.h>
#include <err.h>
OpenPOWER on IntegriCloud