mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Add new define YASSL_PREFIX beforee including ssl.h to activate inclusion of prefix_*.h files
This commit is contained in:
parent
589c94eba5
commit
50ff56d4fc
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ void vio_timeout(Vio *vio,uint which, uint timeout);
|
|||
|
||||
#define HEADER_DES_LOCL_H dummy_something
|
||||
#define YASSL_MYSQL_COMPATIBLE
|
||||
#define YASSL_PREFIX
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue