summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/suser.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/suser.9 b/share/man/man9/suser.9
index 39d5ed36..8791cf4 100644
--- a/share/man/man9/suser.9
+++ b/share/man/man9/suser.9
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: suser.9,v 1.5 1998/01/16 18:06:23 bde Exp $
+.\" $Id: suser.9,v 1.6 1999/04/28 11:38:52 phk Exp $
.\"
.Dd Oct 15, 1996
.Dt SUSER 9
@@ -41,6 +41,7 @@
.Nd check if we are superuser and note
.Sh SYNOPSIS
.Fd #include <sys/param.h>
+.Fd #include <sys/proc.h>
.Fd #include <sys/ucred.h>
.Ft int
.Fn suser "struct proc *proc"
OpenPOWER on IntegriCloud