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 6791cfc76a
commit e92b3c587c

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"