From 406efcfe3baa31b183abdd4ff6caaaee1bf48844 Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Mon, 8 Nov 1999 06:20:54 +0000 Subject: Say hello to OpenSSH! It's more secure, has a better license, and is actively maintained by members of the OpenBSD project. --- security/openssh/files/patch-ad | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 security/openssh/files/patch-ad (limited to 'security/openssh/files/patch-ad') 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 ++#include + + /* Returns the number of the authentication fd, or -1 if there is none. */ + -- cgit v1.2.3