Commit 73384c99 authored by Tor Didriksen's avatar Tor Didriksen

Header files should be self-contained

parent f943a120
...@@ -19,8 +19,8 @@ ...@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment