1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Minor fix to let the build proceed.

This commit is contained in:
mats@kindahl-laptop.dnsalias.net
2007-08-17 13:22:31 +02:00
parent 112c64a00d
commit f8692e4cc9

View File

@ -21,7 +21,7 @@
#include "rpl_utility.h"
struct RPL_TABLE_LIST;
class Master_info;
/****************************************************************************