diff options
Diffstat (limited to 'security/openssh/patches/patch-defines.h')
-rw-r--r-- | security/openssh/patches/patch-defines.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssh/patches/patch-defines.h b/security/openssh/patches/patch-defines.h index 415fbbea741..d3ebabd7d55 100644 --- a/security/openssh/patches/patch-defines.h +++ b/security/openssh/patches/patch-defines.h @@ -1,8 +1,8 @@ -$NetBSD: patch-defines.h,v 1.2 2014/03/29 09:38:11 taca Exp $ +$NetBSD: patch-defines.h,v 1.3 2015/07/09 16:14:23 taca Exp $ Define ROOTUID, UTMPX_FILE and WTMPX_FILE ---- defines.h.orig 2014-01-17 13:12:38.000000000 +0000 +--- defines.h.orig 2015-07-01 02:35:31.000000000 +0000 +++ defines.h @@ -30,6 +30,15 @@ @@ -20,7 +20,7 @@ Define ROOTUID, UTMPX_FILE and WTMPX_FILE #if defined(HAVE_DECL_SHUT_RD) && HAVE_DECL_SHUT_RD == 0 enum { -@@ -708,6 +717,24 @@ struct winsize { +@@ -721,6 +730,24 @@ struct winsize { # endif # endif #endif |