~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/rpl_rli.cc

Merged remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#include "rpl_mi.h"
19
19
#include "rpl_rli.h"
20
 
#include <my_dir.h>
21
20
#include "sql_repl.h"  // For check_binlog_magic
22
21
#include "rpl_utility.h"
23
22