mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
20217ba36f
- Include prefix files that renames all public functions in yaSSLs OpenSSL API to ya<function_name>. They will otherwise conflict with OpenSSL functions if loaded by an application that uses OpenSSL as well as libmysqlclient with yaSSL support.
1 line
40 B
C
1 line
40 B
C
#define SSLeay_version yaSSLeay_version
|