]> andersk Git - openssh.git/blobdiff - authfd.c
- Reduce diff against OpenBSD source
[openssh.git] / authfd.c
index 52a0ee5bfb57417239826978516d9b3a6a4232b4..bea665575d873f3bd5e293084ccd6086c7a83277 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -24,12 +24,7 @@ RCSID("$Id$");
 #include "xmalloc.h"
 #include "getput.h"
 
-#ifdef HAVE_OPENSSL
 #include <openssl/rsa.h>
-#endif
-#ifdef HAVE_SSL
-#include <ssl/rsa.h>
-#endif
 
 /* Returns the number of the authentication fd, or -1 if there is none. */
 
This page took 0.111608 seconds and 4 git commands to generate.