added interface to scheduler.h

This commit is contained in:
Mikael Ronström 2011-02-17 10:50:51 +01:00
parent 9ddd01def6
commit 78bd357d31

View file

@ -29,6 +29,7 @@
*/
#include <mysqld_error.h> /* To get ER_ERROR_ON_READ */
#define MYSQL_SERVER 1
#include <scheduler.h>
#include <debug_sync.h>
#include <sql_profile.h>
#include <table.h>