summaryrefslogtreecommitdiffstats
path: root/lib/libwrap
diff options
context:
space:
mode:
authordownsj <downsj@openbsd.org>1997-02-26 03:12:48 +0000
committerdownsj <downsj@openbsd.org>1997-02-26 03:12:48 +0000
commit20f11503c5bc337e6f442eba74e7c84db08a3ddc (patch)
tree7d42b5bb7f7463eda1688d032dfc1bb47fe7e734 /lib/libwrap
parentUpdated to print the IP-in-IP/AH I/O counters. (diff)
downloadwireguard-openbsd-20f11503c5bc337e6f442eba74e7c84db08a3ddc.tar.xz
wireguard-openbsd-20f11503c5bc337e6f442eba74e7c84db08a3ddc.zip
Correct header ref.
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/hosts_access.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libwrap/hosts_access.3 b/lib/libwrap/hosts_access.3
index 2614dbac21b..cd14d066abf 100644
--- a/lib/libwrap/hosts_access.3
+++ b/lib/libwrap/hosts_access.3
@@ -1,10 +1,10 @@
-.\" $OpenBSD: hosts_access.3,v 1.1 1997/02/26 03:06:51 downsj Exp $
+.\" $OpenBSD: hosts_access.3,v 1.2 1997/02/26 03:12:48 downsj Exp $
.TH HOSTS_ACCESS 3
.SH NAME
hosts_access, hosts_ctl, request_init, request_set \- access control library
.SH SYNOPSIS
.nf
-#include "tcpd.h"
+#include <tcpd.h>
extern int allow_severity;
extern int deny_severity;