summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.h
diff options
context:
space:
mode:
authormats@kindahl-laptop.dnsalias.net <>2007-08-17 13:22:31 +0200
committermats@kindahl-laptop.dnsalias.net <>2007-08-17 13:22:31 +0200
commitf8692e4cc923a24d104f59c9a31c643d337b0cc4 (patch)
tree6deab45bf4d011780799b941877423d1ade428c3 /sql/rpl_rli.h
parent112c64a00db0457cd33aee9594ad65cb7d67a800 (diff)
downloadmariadb-git-f8692e4cc923a24d104f59c9a31c643d337b0cc4.tar.gz
Minor fix to let the build proceed.
Diffstat (limited to 'sql/rpl_rli.h')
-rw-r--r--sql/rpl_rli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/rpl_rli.h b/sql/rpl_rli.h
index c19b84ced49..10ecf1a43d4 100644
--- a/sql/rpl_rli.h
+++ b/sql/rpl_rli.h
@@ -21,7 +21,7 @@
#include "rpl_utility.h"
struct RPL_TABLE_LIST;
-
+class Master_info;
/****************************************************************************