1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix compilation problems on Windows and SUN Solaris.

This commit is contained in:
anozdrin@mysql.com
2006-05-19 04:51:23 +04:00
parent 40f934009e
commit b551722333
11 changed files with 19 additions and 19 deletions

View File

@ -21,7 +21,6 @@
#include "commands.h"
#include <my_global.h>
#include <m_string.h>
#include <m_ctype.h>
#include <mysql.h>
#include <my_dir.h>