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:
@ -20,6 +20,7 @@
|
||||
#include <my_sys.h>
|
||||
|
||||
#include "parse.h"
|
||||
#include "portability.h" /* for pid_t on Win32 */
|
||||
|
||||
#if defined(__GNUC__) && defined(USE_PRAGMA_INTERFACE)
|
||||
#pragma interface
|
||||
|
Reference in New Issue
Block a user