summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2010-07-29 19:35:22 +0400
committerAlexander Nozdrin <alik@sun.com>2010-07-29 19:35:22 +0400
commitca4c028267d0abba049f5cd587ae4cab447428b1 (patch)
treec8978a50e8dd9881045d03fb1a57f577e65e0f1a /sql/ha_ndbcluster.cc
parent32f3ab7933240277e52f05e39e4d45f19f7ac3d7 (diff)
downloadmariadb-git-ca4c028267d0abba049f5cd587ae4cab447428b1.tar.gz
Fix build failure.
Diffstat (limited to 'sql/ha_ndbcluster.cc')
-rw-r--r--sql/ha_ndbcluster.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/ha_ndbcluster.cc b/sql/ha_ndbcluster.cc
index 7cac8373bc4..d4a98265c49 100644
--- a/sql/ha_ndbcluster.cc
+++ b/sql/ha_ndbcluster.cc
@@ -36,6 +36,7 @@
#include "discover.h" // readfrm
#include "sql_acl.h" // wild_case_compare
#include "rpl_mi.h"
+#include "transaction.h"
/*
There is an incompatibility between GNU ar and the Solaris linker