summaryrefslogtreecommitdiff
path: root/plugin/wsrep_info/plugin.cc
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/wsrep_info/plugin.cc')
-rw-r--r--plugin/wsrep_info/plugin.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/wsrep_info/plugin.cc b/plugin/wsrep_info/plugin.cc
index 50c2019b8b9..15469ae39dd 100644
--- a/plugin/wsrep_info/plugin.cc
+++ b/plugin/wsrep_info/plugin.cc
@@ -17,6 +17,7 @@
#define MYSQL_SERVER
#endif
+#include <my_config.h>
#include <mysql/plugin.h>
#include <table.h> /* ST_SCHEMA_TABLE */
#include <sql_show.h>