PR: docs/9050
Add reference to required include file #include <stdlib.h> for getloadavg(3) function call.
This commit is contained in:
parent
bb5a4a9fc4
commit
058e862b8e
@ -38,6 +38,7 @@
|
||||
.Nm getloadavg
|
||||
.Nd get system load averages
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <stdlib.h>
|
||||
.Ft int
|
||||
.Fn getloadavg "double loadavg[]" "int nelem"
|
||||
.Sh DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user