A fix (mysql_priv.h should be included first)
This commit is contained in:
parent
9175e5a8f3
commit
26d51de768
@ -19,9 +19,8 @@
|
||||
#pragma implementation // gcc: Class implementation
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "mysql_priv.h"
|
||||
#include <sys/stat.h>
|
||||
#ifdef HAVE_SYS_MMAN_H
|
||||
#include <sys/mman.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user