mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
follow-up fix
This commit is contained in:
parent
7c02fbd147
commit
c64fca9e24
1 changed files with 2 additions and 0 deletions
|
@ -100,7 +100,9 @@ my_bool vio_poll_read(Vio *vio,uint timeout);
|
|||
|
||||
#define HEADER_DES_LOCL_H dummy_something
|
||||
#define YASSL_MYSQL_COMPATIBLE
|
||||
#ifndef YASSL_PREFIX
|
||||
#define YASSL_PREFIX
|
||||
#endif
|
||||
/* Set yaSSL to use same type as MySQL do for socket handles */
|
||||
typedef my_socket YASSL_SOCKET_T;
|
||||
#define YASSL_SOCKET_T_DEFINED
|
||||
|
|
Loading…
Reference in a new issue