summaryrefslogtreecommitdiff
path: root/sql/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/log.h')
-rw-r--r--sql/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/log.h b/sql/log.h
index 48cc568da11..efb560dc245 100644
--- a/sql/log.h
+++ b/sql/log.h
@@ -408,7 +408,7 @@ private:
class binlog_cache_mngr;
struct rpl_gtid;
-class wait_for_commit;
+struct wait_for_commit;
class MYSQL_BIN_LOG: public TC_LOG, private MYSQL_LOG
{
private: