From: downsj Date: Wed, 26 Feb 1997 03:12:48 +0000 (+0000) Subject: Correct header ref. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=20f11503c5bc337e6f442eba74e7c84db08a3ddc;p=openbsd Correct header ref. --- 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 extern int allow_severity; extern int deny_severity;