summaryrefslogtreecommitdiff
path: root/ndb/test/tools/cpcc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/test/tools/cpcc.cpp')
-rw-r--r--ndb/test/tools/cpcc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/test/tools/cpcc.cpp b/ndb/test/tools/cpcc.cpp
index e30d458ffee..dd59e577f2c 100644
--- a/ndb/test/tools/cpcc.cpp
+++ b/ndb/test/tools/cpcc.cpp
@@ -173,6 +173,7 @@ add_hosts(Vector<SimpleCpcClient*> & hosts, BaseString list){
int
main(int argc, const char** argv){
+ ndb_init();
int help = 0;
const char *cmd=0, *name=0, *group=0, *owner=0;
int list = 0, start = 0, stop = 0, rm = 0;