summaryrefslogtreecommitdiffstats
path: root/share/man/man5/utmp.5
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-05-01 01:45:23 +0000
committerbde <bde@FreeBSD.org>1996-05-01 01:45:23 +0000
commit0a13cbc5dabe6da6d825a6470c01c8c4f0979810 (patch)
treeadbdaa9b3c088624966b9429af04d054acf991fa /share/man/man5/utmp.5
parent8bc7ed820fe96213a20e927d350c2f81fcc3d01c (diff)
downloadFreeBSD-src-0a13cbc5dabe6da6d825a6470c01c8c4f0979810.zip
FreeBSD-src-0a13cbc5dabe6da6d825a6470c01c8c4f0979810.tar.gz
Fixed incomplete or wrong lists of prerequisite #includes related to
<sys/types.h>.
Diffstat (limited to 'share/man/man5/utmp.5')
-rw-r--r--share/man/man5/utmp.51
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5
index b25b4da..5089756 100644
--- a/share/man/man5/utmp.5
+++ b/share/man/man5/utmp.5
@@ -40,6 +40,7 @@
.Nm lastlog
.Nd login records
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <utmp.h>
.Sh DESCRIPTION
The file
OpenPOWER on IntegriCloud