mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
follow-up fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user