From ca4c028267d0abba049f5cd587ae4cab447428b1 Mon Sep 17 00:00:00 2001 From: Alexander Nozdrin Date: Thu, 29 Jul 2010 19:35:22 +0400 Subject: Fix build failure. --- sql/ha_ndbcluster.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/ha_ndbcluster.cc') 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 -- cgit v1.2.1