summaryrefslogtreecommitdiff
path: root/plugin/semisync/semisync.cc
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/semisync/semisync.cc')
-rw-r--r--plugin/semisync/semisync.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/semisync/semisync.cc b/plugin/semisync/semisync.cc
index 4a80360ba4d..df37f03ec2f 100644
--- a/plugin/semisync/semisync.cc
+++ b/plugin/semisync/semisync.cc
@@ -16,6 +16,7 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
+#include <my_global.h>
#include "semisync.h"
const unsigned char ReplSemiSyncBase::kPacketMagicNum = 0xef;