diff options
| author | Brian Feldman <green@FreeBSD.org> | 1999-11-17 17:19:28 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 1999-11-17 17:19:28 +0000 |
| commit | fd06b5f819a8624e2109902a35ec0a9088e09edf (patch) | |
| tree | 2c321737646fdfc1e25744b3d6f0a45950fa08b6 /security/openssh/files/patch-ag | |
| parent | Deny more extensions (diff) | |
Thanks to those who replied! The include (ssl versus openssl) transform
is now done in post-patch.
Submitted by: Anton Berezin <tobez@plab.ku.dk>, Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Diffstat (limited to 'security/openssh/files/patch-ag')
| -rw-r--r-- | security/openssh/files/patch-ag | 12 |
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? |
