summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getfh.2
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 /lib/libc/sys/getfh.2
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 'lib/libc/sys/getfh.2')
-rw-r--r--lib/libc/sys/getfh.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getfh.2 b/lib/libc/sys/getfh.2
index ab73d5a..e881066 100644
--- a/lib/libc/sys/getfh.2
+++ b/lib/libc/sys/getfh.2
@@ -38,7 +38,7 @@
.Nm getfh
.Nd get file handle
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
+.Fd #include <sys/param.h>
.Fd #include <sys/mount.h>
.Ft int
.Fn getfh "char *path" "fhandle_t *fhp"
OpenPOWER on IntegriCloud