summaryrefslogtreecommitdiff
path: root/security/openssh/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/patches/patch-aa')
-rw-r--r--security/openssh/patches/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/openssh/patches/patch-aa b/security/openssh/patches/patch-aa
deleted file mode 100644
index 4d7e5ff7beb..00000000000
--- a/security/openssh/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.8 2000/07/02 22:07:56 itojun Exp $
-
---- configure.in.orig Sat Jul 1 15:52:55 2000
-+++ configure.in Mon Jul 3 06:49:00 2000
-@@ -647,2 +647,6 @@
-
-+OSSH_CHECK_HEADER_FOR_FIELD(ut_name, utmp.h, HAVE_NAME_IN_UTMP)
-+OSSH_CHECK_HEADER_FOR_FIELD(ut_name, utmpx.h, HAVE_NAME_IN_UTMPX)
-+OSSH_CHECK_HEADER_FOR_FIELD(ut_user, utmp.h, HAVE_USER_IN_UTMP)
-+OSSH_CHECK_HEADER_FOR_FIELD(ut_user, utmpx.h, HAVE_USER_IN_UTMPX)
- OSSH_CHECK_HEADER_FOR_FIELD(ut_host, utmp.h, HAVE_HOST_IN_UTMP)