summaryrefslogtreecommitdiff
path: root/security/openssh/patches/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/patches/patch-ax')
-rw-r--r--security/openssh/patches/patch-ax21
1 files changed, 0 insertions, 21 deletions
diff --git a/security/openssh/patches/patch-ax b/security/openssh/patches/patch-ax
deleted file mode 100644
index 0d3cbaafe7a..00000000000
--- a/security/openssh/patches/patch-ax
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ax,v 1.3 2007/03/16 05:46:07 cjs Exp $
-
-# http://bugzilla.mindrot.org/show_bug.cgi?id=1299
-
---- openbsd-compat/getrrsetbyname.c.orig 2006-09-02 14:32:40.000000000 +0900
-+++ openbsd-compat/getrrsetbyname.c 2007-03-16 14:07:32.000000000 +0900
-@@ -67,14 +67,6 @@
- #endif
- #define _THREAD_PRIVATE(a,b,c) (c)
-
--/* to avoid conflicts where a platform already has _res */
--#ifdef _res
--# undef _res
--#endif
--#define _res _compat_res
--
--struct __res_state _res;
--
- /* Necessary functions and macros */
-
- /*