mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-13 03:46:26 +08:00
[crypto] fix no-base58
This commit is contained in:
@@ -53,7 +53,9 @@
|
||||
#include <openssl/gmsdf.h>
|
||||
#include <openssl/gmskf.h>
|
||||
#include <openssl/gmsof.h>
|
||||
#ifndef OPENSSL_NO_BASE58
|
||||
#include <openssl/base58.h>
|
||||
#endif
|
||||
|
||||
|
||||
int err_load_crypto_strings_int(void)
|
||||
|
||||
Reference in New Issue
Block a user