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:
@@ -21,9 +21,6 @@
|
||||
/* Classes in mysql */
|
||||
|
||||
#include "my_global.h" /* NO_EMBEDDED_ACCESS_CHECKS */
|
||||
#ifdef MYSQL_SERVER
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#endif
|
||||
#include <waiting_threads.h>
|
||||
#include "sql_const.h"
|
||||
#include <mysql/plugin_audit.h>
|
||||
|
||||
Reference in New Issue
Block a user