summaryrefslogtreecommitdiff
path: root/ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp')
-rw-r--r--ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp b/ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp
index 56cd3b8c969..3e2255ca0f3 100644
--- a/ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp
+++ b/ndb/test/tools/hugoScanUpdate/hugoScanUpd.cpp
@@ -14,8 +14,8 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#include <stdio.h>
-#include <stdlib.h>
+#include <ndb_global.h>
+
#include <NdbOut.hpp>
#include <NdbApi.hpp>