mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Header files should be self-contained
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "my_global.h"
|
#include "my_global.h"
|
||||||
#include "my_atomic.h"
|
|
||||||
#include "my_pthread.h"
|
#include "my_pthread.h"
|
||||||
|
#include "my_atomic.h"
|
||||||
#include "sql_plugin.h"
|
#include "sql_plugin.h"
|
||||||
#include "mysql/plugin.h"
|
#include "mysql/plugin.h"
|
||||||
#include "ha_perfschema.h"
|
#include "ha_perfschema.h"
|
||||||
|
Reference in New Issue
Block a user