blob: 237beb08c0db6720c28d336592362f4d233d785d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- tcp_wrappers_7.6.orig/hosts_access.3 1996-02-11 17:01:27.000000000 +0100
+++ tcp_wrappers_7.6/hosts_access.3 2009-06-05 18:45:03.000000000 +0200
@@ -3,7 +3,7 @@
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;
|