mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.5.40+ merge
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
/***********************************************************************/
|
||||
/* Include required compiler header files. */
|
||||
/***********************************************************************/
|
||||
#include "my_global.h"
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
@@ -28,7 +29,6 @@
|
||||
#include "osutil.h"
|
||||
#define _O_RDONLY O_RDONLY
|
||||
#endif // !WIN32
|
||||
#include "my_global.h"
|
||||
|
||||
#define INCLUDE_TDBXML
|
||||
#define NODE_TYPE_LIST
|
||||
|
Reference in New Issue
Block a user