Add missing #include <time.h> with time() prototype
This commit is contained in:
parent
838dadc476
commit
977e8ea0c9
@ -43,6 +43,7 @@
|
|||||||
.Nd get time of day
|
.Nd get time of day
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Fd #include <sys/types.h>
|
.Fd #include <sys/types.h>
|
||||||
|
.Fd #include <time.h>
|
||||||
.Ft time_t
|
.Ft time_t
|
||||||
.Fn time "time_t *tloc"
|
.Fn time "time_t *tloc"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
Loading…
Reference in New Issue
Block a user