aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getrusage.2
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-12-31 18:50:57 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-12-31 18:50:57 +0000
commit02cb5cc4bf3aacd4237e06a5e976abbdf0dd0810 (patch)
tree9aa491d435ba5417eb59e99731cc0f046205806c /lib/libc/sys/getrusage.2
parent00ed485bc4c42638c9c15d0d4f2f51c27c6e0dfb (diff)
downloadsrc-02cb5cc4bf3aacd4237e06a5e976abbdf0dd0810.tar.gz
src-02cb5cc4bf3aacd4237e06a5e976abbdf0dd0810.zip
Add the sys/types.h include to the necessary documented includes for the
getrusage call.
Notes
Notes: svn path=/head/; revision=5324
Diffstat (limited to 'lib/libc/sys/getrusage.2')
-rw-r--r--lib/libc/sys/getrusage.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2
index 9d1657ca67bf..b75bccc3dc83 100644
--- a/lib/libc/sys/getrusage.2
+++ b/lib/libc/sys/getrusage.2
@@ -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