1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Portability fixes

This commit is contained in:
monty@work.mysql.com
2001-09-06 01:23:01 +02:00
parent 6fac59e501
commit 9ad2cd8c45
2 changed files with 1 additions and 2 deletions

View File

@ -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>