summaryrefslogtreecommitdiff
path: root/package/tcp_wrappers/patches/patch-hosts_access_3
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-05 19:58:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-05 19:58:50 +0200
commite874f84fdb6eb83d905a72b35d87398374594b97 (patch)
tree38ecc86989a194756836fa411c4bfb7c4b68913f /package/tcp_wrappers/patches/patch-hosts_access_3
parent68e89ea1a3ec3690ddefbd97c45174f799847a16 (diff)
more regressions found at runtime on alic1c
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;