fixed compile error

This commit is contained in:
unknown 2000-10-01 22:52:36 -06:00
parent 425252771b
commit a9f2a439b4

View File

@ -21,6 +21,7 @@
#include "sql_repl.h"
#include "sql_acl.h"
#include "log_event.h"
#include <my_dir.h>
extern const char* any_db;
extern pthread_handler_decl(handle_slave,arg);