summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/indexTest/index.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/test/ndbapi/indexTest/index.cpp')
-rw-r--r--ndb/test/ndbapi/indexTest/index.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/ndb/test/ndbapi/indexTest/index.cpp b/ndb/test/ndbapi/indexTest/index.cpp
index d0eb490e1a0..508186de529 100644
--- a/ndb/test/ndbapi/indexTest/index.cpp
+++ b/ndb/test/ndbapi/indexTest/index.cpp
@@ -37,9 +37,8 @@
1 - Invalid arguments
* *************************************************** */
-#include <string.h>
-#include <stdio.h>
-#include <stdlib.h>
+#include <ndb_global.h>
+
#include <NdbApi.hpp>
#include <NdbOut.hpp>
#include <NdbTick.h>