mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 07:45:32 +02:00
follow-up fix
include/violite.h: this may already be defined
This commit is contained in:
parent
8ebcb3ee94
commit
9bba1059bf
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…
Add table
Add a link
Reference in a new issue