summaryrefslogtreecommitdiff
path: root/package/tcp_wrappers/patches/patch-hosts_access_3
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcp_wrappers/patches/patch-hosts_access_3')
-rw-r--r--package/tcp_wrappers/patches/patch-hosts_access_311
1 files changed, 11 insertions, 0 deletions
diff --git a/package/tcp_wrappers/patches/patch-hosts_access_3 b/package/tcp_wrappers/patches/patch-hosts_access_3
new file mode 100644
index 000000000..237beb08c
--- /dev/null
+++ b/package/tcp_wrappers/patches/patch-hosts_access_3
@@ -0,0 +1,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;