mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Removing os2def.h
removed: storage/connect/os2def.h modified: storage/connect/fmdlex.c storage/connect/maputil.cpp storage/connect/tabcol.cpp storage/connect/tabfmt.cpp storage/connect/tabmul.cpp storage/connect/tabmysql.cpp
This commit is contained in:
@@ -9,11 +9,7 @@
|
||||
/***********************************************************************/
|
||||
/* Include relevant MariaDB header file. */
|
||||
/***********************************************************************/
|
||||
#if defined(OS16) || defined(OS32)
|
||||
#include <os2def.h>
|
||||
#else
|
||||
#include "my_global.h"
|
||||
#endif
|
||||
|
||||
/***********************************************************************/
|
||||
/* Include required application header files */
|
||||
|
Reference in New Issue
Block a user