summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-12-31 18:50:57 +0000
committerats <ats@FreeBSD.org>1994-12-31 18:50:57 +0000
commitf3f8bf3b168fcb1a84b5e6a60a778fa8b013ccaa (patch)
tree9aa491d435ba5417eb59e99731cc0f046205806c /lib/libc/sys/getrusage.2
parentbd4c32e337309f1eecf76160ed71d882217c8033 (diff)
downloadFreeBSD-src-f3f8bf3b168fcb1a84b5e6a60a778fa8b013ccaa.zip
FreeBSD-src-f3f8bf3b168fcb1a84b5e6a60a778fa8b013ccaa.tar.gz
Add the sys/types.h include to the necessary documented includes for the
getrusage call.
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 9d1657c..b75bccc 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
OpenPOWER on IntegriCloud