WL#5030: Splitting mysql_priv.h

Adding include to build on Windows.
This commit is contained in:
Mats Kindahl 2010-04-06 23:00:01 +02:00
parent a78fe75f92
commit 2c79d4d02b

View File

@ -20,6 +20,7 @@
#include "sql_priv.h"
#include "my_global.h"
#include "my_pthread.h"
#include "table_all_instr.h"
#include "pfs_global.h"