summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster_binlog.cc
diff options
context:
space:
mode:
authorKonstantin Osipov <kostja@sun.com>2010-07-29 20:15:37 +0400
committerKonstantin Osipov <kostja@sun.com>2010-07-29 20:15:37 +0400
commit5861d8e7682833fa29173af9264e398c39d63451 (patch)
treefba022169918cb92163645820bf2c0ceba66ecc9 /sql/ha_ndbcluster_binlog.cc
parentd85c6281802c8f6ef7187518f9f4357d96134b3e (diff)
downloadmariadb-git-5861d8e7682833fa29173af9264e398c39d63451.tar.gz
Fix a compilation failure of ha_ndbcluster_binlog.cc.
sql/ha_ndbcluster_binlog.cc: Fix a compilation failure when built with autotools.
Diffstat (limited to 'sql/ha_ndbcluster_binlog.cc')
-rw-r--r--sql/ha_ndbcluster_binlog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/ha_ndbcluster_binlog.cc b/sql/ha_ndbcluster_binlog.cc
index b610687496e..26fdb8e1425 100644
--- a/sql/ha_ndbcluster_binlog.cc
+++ b/sql/ha_ndbcluster_binlog.cc
@@ -36,6 +36,7 @@
#include "lock.h" // MYSQL_LOCK_IGNORE_FLUSH,
// mysql_unlock_tables
#include "sql_parse.h" // mysql_parse
+#include "transaction.h"
#ifdef ndb_dynamite
#undef assert