mirror of
https://github.com/MariaDB/server.git
synced 2025-06-12 01:53:02 +03:00
SCRUM
Including client code into embedded library Code trimming (fixes of comments etc)
This commit is contained in:
@ -61,12 +61,8 @@
|
||||
#include "client_settings.h"
|
||||
|
||||
#ifdef EMBEDDED_LIBRARY
|
||||
#ifdef net_flush
|
||||
#undef net_flush
|
||||
#endif
|
||||
|
||||
my_bool net_flush(NET *net);
|
||||
|
||||
#endif
|
||||
|
||||
#if defined(MSDOS) || defined(__WIN__)
|
||||
|
Reference in New Issue
Block a user