summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-as
blob: 0d7722403806e710c34f80a3770dadb4584dfb91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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 <ssl/md5.h>
+#include <openssl/md5.h>
 
 typedef struct
 {