diff options
Diffstat (limited to 'sql/lock.cc')
-rw-r--r-- | sql/lock.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/lock.cc b/sql/lock.cc index 7e7b378bfb4..2e44786d6fe 100644 --- a/sql/lock.cc +++ b/sql/lock.cc @@ -73,7 +73,6 @@ #include <my_global.h> #include "sql_priv.h" #include "debug_sync.h" -#include "unireg.h" // REQUIRED: for other includes #include "lock.h" #include "sql_base.h" // close_tables_for_reopen #include "sql_parse.h" // is_log_table_write_query |