mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Add required #include references to manual page
This commit is contained in:
parent
be648216c6
commit
36058b68da
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41713
@ -38,6 +38,8 @@
|
||||
.Nm kvm_getloadavg
|
||||
.Nd get load average of the system
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/types.h>
|
||||
.Fd #include <stdlib.h>
|
||||
.Fd #include <kvm.h>
|
||||
.Ft int
|
||||
.Fn kvm_getloadavg "kvm_t *kd" "double loadavg[]" "int nelem"
|
||||
|
Loading…
Reference in New Issue
Block a user