aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pstat
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1995-10-29 09:57:50 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1995-10-29 09:57:50 +0000
commit3aab05cf23f5668d815f713b8dd3f660ec69e2fc (patch)
tree86fb59b470aa4608d2f8ad78aa21c73bca19a97d /usr.sbin/pstat
parent52a28d7027ae24183ee6095ad7de93d249f2ed17 (diff)
Notes
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 6f4e8864ed7f3..c20469c6d54ee 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>