1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/openssh/files/patch-as

13 lines
281 B
Plaintext
Raw Normal View History

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
{