mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
remove unneded #include's that had a dubious explanation
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
#include <my_global.h>
|
||||
#include "sql_priv.h"
|
||||
#include "sql_manager.h"
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#include "sql_base.h" // flush_tables
|
||||
|
||||
static bool volatile manager_thread_in_use;
|
||||
|
Reference in New Issue
Block a user