Bug#19810 Bundled YASSL in libmysqlclient conflicts with OpenSSL

 - Rename yaSSL version of 'SSL_peek' to 'yaSSL_peek' by using a macro
parent d04ce2df
......@@ -150,3 +150,4 @@
#define MD5_Init yaMD5_Init
#define MD5_Update yaMD5_Update
#define MD5_Final yaMD5_Final
#define SSL_peek yaSSL_peek
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment