mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-24 02:18:22 +02:00
another ERR_load_CRYPTO_strings() vestige
This commit is contained in:
parent
4974293899
commit
cc5969c033
@ -87,7 +87,7 @@ tests(void)
|
||||
|
||||
#ifdef WITH_OPENSSL
|
||||
OpenSSL_add_all_algorithms();
|
||||
ERR_load_CRYPTO_strings();
|
||||
ERR_load_crypto_strings();
|
||||
#endif
|
||||
|
||||
TEST_START("load data");
|
||||
|
Loading…
x
Reference in New Issue
Block a user