summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-10-05 01:00:36 +0300
committermonty@donna.mysql.com <>2000-10-05 01:00:36 +0300
commita7c5cc01b3d2afb5c2465e39e401cd7f337bf3dc (patch)
treef453103c3ed0bd73e54de2afb70d718fdc4c01ad /sql/sql_repl.cc
parent527113d370cfd590dfd7e64d52a8470a1cf918ca (diff)
downloadmariadb-git-a7c5cc01b3d2afb5c2465e39e401cd7f337bf3dc.tar.gz
Small fixes
Diffstat (limited to 'sql/sql_repl.cc')
-rw-r--r--sql/sql_repl.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_repl.cc b/sql/sql_repl.cc
index 011638afc93..ad3b03ca238 100644
--- a/sql/sql_repl.cc
+++ b/sql/sql_repl.cc
@@ -21,6 +21,7 @@
#include "sql_repl.h"
#include "sql_acl.h"
#include "log_event.h"
+#include <thr_alarm.h>
#include <my_dir.h>
extern const char* any_db;