diff options
Diffstat (limited to 'security/tcp_wrappers/patches/patch-ah')
-rw-r--r-- | security/tcp_wrappers/patches/patch-ah | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/tcp_wrappers/patches/patch-ah b/security/tcp_wrappers/patches/patch-ah new file mode 100644 index 00000000000..76bd3600534 --- /dev/null +++ b/security/tcp_wrappers/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1 2006/01/27 17:33:55 joerg Exp $ + +--- workarounds.c.orig 2006-01-27 17:25:09.000000000 +0000 ++++ workarounds.c +@@ -22,8 +22,6 @@ char sccsid[] = "@(#) workarounds.c 1 + #include <syslog.h> + #include <string.h> + +-extern int errno; +- + #include "tcpd.h" + + /* |