summaryrefslogtreecommitdiff
path: root/lib/libwrap/hosts_access.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libwrap/hosts_access.3')
-rw-r--r--lib/libwrap/hosts_access.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libwrap/hosts_access.3 b/lib/libwrap/hosts_access.3
index 6fd738ccb6a..38f64bf52b9 100644
--- a/lib/libwrap/hosts_access.3
+++ b/lib/libwrap/hosts_access.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hosts_access.3,v 1.13 2003/07/08 13:52:52 jmc Exp $
+.\" $OpenBSD: hosts_access.3,v 1.14 2006/12/21 18:56:03 deraadt Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -33,6 +33,7 @@
.Nm request_set
.Nd tcp wrapper access control library
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <tcpd.h>
.Vt extern int allow_severity;
.Vt extern int deny_severity;