mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 21:25:36 +02:00
Portability fixes
libmysql/libmysql.c: Remove duplicated define sql/log_event.cc: Portability fix
This commit is contained in:
parent
fec70ce417
commit
07a887b383
2 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,6 @@
|
|||
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
|
||||
MA 02111-1307, USA */
|
||||
|
||||
#define DONT_USE_RAID
|
||||
#include <global.h>
|
||||
#if defined(__WIN__) || defined(_WIN32) || defined(_WIN64)
|
||||
#include <winsock.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue