1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

make vio compile

This commit is contained in:
tonu@hundin.mysql.fi
2001-05-31 17:42:37 +03:00
parent 537846a412
commit f515a3ae4a
8 changed files with 9 additions and 304 deletions

View File

@ -31,6 +31,7 @@
#include <winsock.h>
#endif
#include <global.h>
#include <mysql_com.h>
#include <violite.h>
#include <my_sys.h>
#include <m_string.h>