summaryrefslogtreecommitdiff
path: root/ndb/src
diff options
context:
space:
mode:
authorunknown <stewart@mysql.com>2005-09-22 16:35:03 +1000
committerunknown <stewart@mysql.com>2005-09-22 16:35:03 +1000
commit7ce3ffe1edbca3dac5c79121c29ef3e7ec4b04de (patch)
tree7cf0f217354dc163163f0c9ae376e89843c18426 /ndb/src
parentd440d5ea7ce70ecedeed2e6d2181e72d634c6cce (diff)
downloadmariadb-git-7ce3ffe1edbca3dac5c79121c29ef3e7ec4b04de.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;