summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-ag')
-rw-r--r--security/openssh/files/patch-ag12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/openssh/files/patch-ag b/security/openssh/files/patch-ag
deleted file mode 100644
index 8effd22ebf74..000000000000
--- a/security/openssh/files/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru /home/green/ssh/cipher.c ./cipher.c
---- /home/green/ssh/cipher.c Wed Nov 3 03:36:00 1999
-+++ ./cipher.c Mon Nov 8 00:06:40 1999
-@@ -17,7 +17,7 @@
- #include "ssh.h"
- #include "cipher.h"
-
--#include <ssl/md5.h>
-+#include <openssl/md5.h>
-
- /*
- * What kind of tripple DES are these 2 routines?