1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-26 01:44:06 +03:00

Merge sin.intern.azundris.com:/home/tnurnberg/10776/50-10776

into  sin.intern.azundris.com:/home/tnurnberg/10776/51-10776
This commit is contained in:
tnurnberg@sin.intern.azundris.com
2007-08-01 05:07:58 +02:00
14 changed files with 111 additions and 52 deletions

View File

@@ -27,6 +27,10 @@
#ifndef _mysql_h
#define _mysql_h
#ifdef _AIX /* large-file support will break without this */
#include <standards.h>
#endif
#ifdef __CYGWIN__ /* CYGWIN implements a UNIX API */
#undef WIN
#undef _WIN