summaryrefslogtreecommitdiff
path: root/ndb/src
diff options
context:
space:
mode:
authorstewart@mysql.com <>2005-09-22 16:35:03 +1000
committerstewart@mysql.com <>2005-09-22 16:35:03 +1000
commitc4c3e1dd27486341b61168f1484e0e46e0bf9bbc (patch)
tree7cf0f217354dc163163f0c9ae376e89843c18426 /ndb/src
parente84173a1ebb4caf33d271aa191d9ae397243f2a3 (diff)
downloadmariadb-git-c4c3e1dd27486341b61168f1484e0e46e0bf9bbc.tar.gz
GCC4 build fix
Diffstat (limited to 'ndb/src')
-rw-r--r--ndb/src/ndbapi/NdbUtil.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/src/ndbapi/NdbUtil.hpp b/ndb/src/ndbapi/NdbUtil.hpp
index d14ac65ddef..268f6c69e6f 100644
--- a/ndb/src/ndbapi/NdbUtil.hpp
+++ b/ndb/src/ndbapi/NdbUtil.hpp
@@ -31,6 +31,7 @@ Comment:
#include <ndb_global.h>
+class Ndb;
class NdbApiSignal;
class NdbOperation;