1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00

added interface to scheduler.h

This commit is contained in:
Mikael Ronström
2011-02-17 10:50:51 +01:00
parent 1b96d75eeb
commit 65d15025e5

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>