mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
remove unneded #include's that had a dubious explanation
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#define MYSQL_LEX 1
|
||||
#include <my_global.h>
|
||||
#include "sql_priv.h"
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#include "sql_parse.h" // sql_kill, *_precheck, *_prepare
|
||||
#include "lock.h" // try_transactional_lock,
|
||||
// check_transactional_lock,
|
||||
|
||||
Reference in New Issue
Block a user