summaryrefslogtreecommitdiff
path: root/sql/replication.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/replication.h')
-rw-r--r--sql/replication.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/replication.h b/sql/replication.h
index 5e9c09adf31..1c83025e1d6 100644
--- a/sql/replication.h
+++ b/sql/replication.h
@@ -16,6 +16,8 @@
#ifndef REPLICATION_H
#define REPLICATION_H
+#include <mysql.h>
+
typedef struct st_mysql MYSQL;
#ifdef __cplusplus