Include sys/time.h, not sys/user.h.
Submitted by: "Marc G. Fournier" <scrappy@hub.org>
This commit is contained in:
parent
d1494e2195
commit
aaf9d7f10e
@ -39,7 +39,7 @@ static char sccsid[] = "@(#)sysconf.c 8.2 (Berkeley) 3/20/94";
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/user.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user