summaryrefslogtreecommitdiff
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
commitcb4db7d8cba3a5f91ca6d1f1cae4a62e61945da6 (patch)
treefba022169918cb92163645820bf2c0ceba66ecc9
parent14b769cfc6bcf5e6b3142d12e26667bcec90b2cd (diff)
downloadmariadb-git-cb4db7d8cba3a5f91ca6d1f1cae4a62e61945da6.tar.gz
Fix a compilation failure of 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