1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

remove unneded #include's that had a dubious explanation

This commit is contained in:
Sergei Golubchik
2015-10-23 11:31:18 +02:00
parent 2c0bcfff8c
commit fb8713385f
30 changed files with 15 additions and 28 deletions

View File

@ -58,7 +58,6 @@
#include <my_global.h> /* NO_EMBEDDED_ACCESS_CHECKS */
#include "sql_priv.h"
#include "unireg.h" // REQUIRED: for other includes
#include "sql_insert.h"
#include "sql_update.h" // compare_record
#include "sql_base.h" // close_thread_tables