summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ad
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>1999-11-08 06:20:54 +0000
committerBrian Feldman <green@FreeBSD.org>1999-11-08 06:20:54 +0000
commit406efcfe3baa31b183abdd4ff6caaaee1bf48844 (patch)
tree4d819b37b0db4c37f8780d7192810d52877a985b /security/openssh/files/patch-ad
parentSpelling error correction. (diff)
Say hello to OpenSSH! It's more secure, has a better license, and
is actively maintained by members of the OpenBSD project.
Diffstat (limited to 'security/openssh/files/patch-ad')
-rw-r--r--security/openssh/files/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/security/openssh/files/patch-ad b/security/openssh/files/patch-ad
new file mode 100644
index 000000000000..bb39edf77f42
--- /dev/null
+++ b/security/openssh/files/patch-ad
@@ -0,0 +1,12 @@
+diff -ru /home/green/ssh/authfd.c ./authfd.c
+--- /home/green/ssh/authfd.c Fri Oct 15 03:34:00 1999
++++ ./authfd.c Mon Nov 8 00:06:40 1999
+@@ -24,7 +24,7 @@
+ #include "xmalloc.h"
+ #include "getput.h"
+
+-#include <ssl/rsa.h>
++#include <openssl/rsa.h>
+
+ /* Returns the number of the authentication fd, or -1 if there is none. */
+