1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
mysql-test/mysql_test_run_new.c:
  SCCS merged
This commit is contained in:
unknown
2005-01-05 16:31:20 +05:00
15 changed files with 525 additions and 288 deletions

View File

@ -37,7 +37,8 @@
#include <sys/mode.h>
#endif
#ifdef __WIN__
#include <Shlwapi.h>
#include <windows.h>
#include <shlwapi.h>
#include <direct.h>
#endif