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:
@ -18,6 +18,7 @@
|
||||
|
||||
#include <my_global.h>
|
||||
#include <my_sys.h>
|
||||
#include <m_string.h>
|
||||
#include <hash.h>
|
||||
|
||||
#include "command.h"
|
||||
@ -28,7 +29,6 @@
|
||||
#pragma interface
|
||||
#endif
|
||||
|
||||
struct LEX_STRING;
|
||||
|
||||
/*
|
||||
Print all instances of this instance manager.
|
||||
|
Reference in New Issue
Block a user