aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-04-09 04:59:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-04-09 04:59:40 +0000
commit929fb7fedd9fd128484721d5fce89779c1d288a2 (patch)
treef66da4f9c606fdee60899ff8f6a9ef109255d3dc /lib
parent29b4e57966b9805327eac2305af81a9e08fa773c (diff)
downloadsrc-929fb7fedd9fd128484721d5fce89779c1d288a2.tar.gz
src-929fb7fedd9fd128484721d5fce89779c1d288a2.zip
Add missing header reference
Notes
Notes: svn path=/head/; revision=7690
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/setmode.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3
index 429ddb236c52..4a236b21164f 100644
--- a/lib/libc/gen/setmode.3
+++ b/lib/libc/gen/setmode.3
@@ -39,6 +39,7 @@
.Nm setmode
.Nd modify mode bits
.Sh SYNOPSIS
+.Fd #include <unistd.h>
.Ft mode_t
.Fn getmode "const void *set" "mode_t mode"
.Ft void *