summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/mysqld.cc')
-rw-r--r--sql/mysqld.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/mysqld.cc b/sql/mysqld.cc
index 243a3ee508a..3d1ba5bbea7 100644
--- a/sql/mysqld.cc
+++ b/sql/mysqld.cc
@@ -77,6 +77,7 @@
#ifdef WITH_WSREP
#include "wsrep_thd.h"
#include "wsrep_sst.h"
+#include "wsrep_server_state.h"
#endif /* WITH_WSREP */
#include "proxy_protocol.h"