summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-02-24 01:02:59 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-02-24 01:02:59 +0000
commit977e8ea0c9a677d8b22526a0522cfa815001df9a (patch)
tree22f16f899926b0154bf8d2a06ac584397013f52e
parent838dadc4762146d235b680641ece0b985a7fc69f (diff)
Notes
-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