mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-04-08 18:35:05 +02:00
Include openssl compatibility.
Patch from rosenp at gmail.com via openssh-unix-dev.
This commit is contained in:
parent
a4fc253f5f
commit
31b4952516
@ -40,6 +40,7 @@
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/rsa.h>
|
||||
#include "openbsd-compat/openssl-compat.h"
|
||||
#endif
|
||||
|
||||
#include "xmalloc.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user