diff options
Diffstat (limited to 'security/openssh/files/patch-al')
| -rw-r--r-- | security/openssh/files/patch-al | 17 | 
1 files changed, 0 insertions, 17 deletions
| diff --git a/security/openssh/files/patch-al b/security/openssh/files/patch-al deleted file mode 100644 index dfed584cb6a8..000000000000 --- a/security/openssh/files/patch-al +++ /dev/null @@ -1,17 +0,0 @@ -diff -ru /home/green/ssh/mpaux.c ./mpaux.c ---- /home/green/ssh/mpaux.c	Thu Oct 28 03:32:00 1999 -+++ ./mpaux.c	Mon Nov  8 00:06:40 1999 -@@ -17,11 +17,11 @@ - #include "includes.h" - RCSID("$Id: mpaux.c,v 1.4 1999/10/27 16:37:45 deraadt Exp $"); -  --#include <ssl/bn.h> -+#include <openssl/bn.h> - #include "getput.h" - #include "xmalloc.h" -  --#include <ssl/md5.h> -+#include <openssl/md5.h> -  - void - compute_session_id(unsigned char session_id[16], | 
