mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
repair !WITH_OPENSSL build
This commit is contained in:
parent
4d3b2f36fd
commit
eef1447ddb
2
kex.h
2
kex.h
@ -41,6 +41,8 @@
|
|||||||
# define EC_POINT void
|
# define EC_POINT void
|
||||||
# endif /* OPENSSL_HAS_ECC */
|
# endif /* OPENSSL_HAS_ECC */
|
||||||
#else /* WITH_OPENSSL */
|
#else /* WITH_OPENSSL */
|
||||||
|
# define DH void
|
||||||
|
# define BIGNUM void
|
||||||
# define EC_KEY void
|
# define EC_KEY void
|
||||||
# define EC_GROUP void
|
# define EC_GROUP void
|
||||||
# define EC_POINT void
|
# define EC_POINT void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user