mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
#include <sys/user.h>
I belive make world will work again now.
This commit is contained in:
parent
52a28d7027
commit
3aab05cf23
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue