mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
remove unneded #include's that had a dubious explanation
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
#define MYSQL_LEX 1
|
||||
#include <my_global.h>
|
||||
#include "sql_priv.h"
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#include "sql_partition.h"
|
||||
#include "key.h" // key_restore
|
||||
#include "sql_parse.h" // parse_sql
|
||||
|
Reference in New Issue
Block a user