summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ad
blob: bb39edf77f42a2cb3381ad47bf7ddd32cf7b952f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ru /home/green/ssh/authfd.c ./authfd.c
--- /home/green/ssh/authfd.c	Fri Oct 15 03:34:00 1999
+++ ./authfd.c	Mon Nov  8 00:06:40 1999
@@ -24,7 +24,7 @@
 #include "xmalloc.h"
 #include "getput.h"
 
-#include <ssl/rsa.h>
+#include <openssl/rsa.h>
 
 /* Returns the number of the authentication fd, or -1 if there is none. */