Add the sys/types.h include to the necessary documented includes for the

getrusage call.
This commit is contained in:
Andreas Schulz 1994-12-31 18:50:57 +00:00
parent 00ed485bc4
commit 02cb5cc4bf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5324

View File

@ -38,6 +38,7 @@
.Nm getrusage
.Nd get information about resource utilization
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/time.h>
.Fd #include <sys/resource.h>
.Fd #define RUSAGE_SELF 0