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-as | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 security/openssh/files/patch-as (limited to 'security/openssh/files/patch-as') diff --git a/security/openssh/files/patch-as b/security/openssh/files/patch-as new file mode 100644 index 000000000000..0d7722403806 --- /dev/null +++ b/security/openssh/files/patch-as @@ -0,0 +1,12 @@ +diff -ru /home/green/ssh/ssh-agent.c ./ssh-agent.c +--- /home/green/ssh/ssh-agent.c Wed Nov 3 03:36:00 1999 ++++ ./ssh-agent.c Mon Nov 8 00:06:40 1999 +@@ -28,7 +28,7 @@ + #include "getput.h" + #include "mpaux.h" + +-#include ++#include + + typedef struct + { -- cgit v1.2.3