summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/gen/time.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3
index 1343836d76c2..62833936a5a1 100644
--- a/lib/libc/gen/time.3
+++ b/lib/libc/gen/time.3
@@ -43,6 +43,7 @@
.Nd get time of day
.Sh SYNOPSIS
.Fd #include <sys/types.h>
+.Fd #include <time.h>
.Ft time_t
.Fn time "time_t *tloc"
.Sh DESCRIPTION