#include <sys/user.h>

I belive make world will work again now.
This commit is contained in:
Poul-Henning Kamp 1995-10-29 09:57:50 +00:00
parent 52a28d7027
commit 3aab05cf23

View file

@ -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>