mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
added interface to scheduler.h
This commit is contained in:
parent
9ddd01def6
commit
78bd357d31
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue