summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
diff options
context:
space:
mode:
authorunknown <tim@white.box>2001-08-21 19:24:35 -0400
committerunknown <tim@white.box>2001-08-21 19:24:35 -0400
commit269e914b3d59bf45f7d887c3be1d34004d85191d (patch)
treef63e37772831e7183bdf7008ecb9e7c0ef3081e6 /client/mysqlbinlog.cc
parentd85006f2549dd708e356a645192bbdd838aee5fb (diff)
parent65bc433d812251e87920198b9c3ab981b142cc80 (diff)
downloadmariadb-git-269e914b3d59bf45f7d887c3be1d34004d85191d.tar.gz
Merge
client/mysqlbinlog.cc: SCCS merged client/mysqltest.c: SCCS merged include/my_pthread.h: SCCS merged
Diffstat (limited to 'client/mysqlbinlog.cc')
-rw-r--r--client/mysqlbinlog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mysqlbinlog.cc b/client/mysqlbinlog.cc
index f55a5a3f7c4..db28184f3e7 100644
--- a/client/mysqlbinlog.cc
+++ b/client/mysqlbinlog.cc
@@ -21,6 +21,7 @@
#include <m_string.h>
#include <my_sys.h>
#include <getopt.h>
+#include <my_pthread.h>
#include <thr_alarm.h>
#include <mysql.h>
#include "log_event.h"