summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-al')
-rw-r--r--security/openssh/files/patch-al17
1 files changed, 17 insertions, 0 deletions
diff --git a/security/openssh/files/patch-al b/security/openssh/files/patch-al
new file mode 100644
index 000000000000..dfed584cb6a8
--- /dev/null
+++ b/security/openssh/files/patch-al
@@ -0,0 +1,17 @@
+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],