summaryrefslogtreecommitdiff
path: root/ndb/src/mgmclient/CommandInterpreter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/mgmclient/CommandInterpreter.hpp')
-rw-r--r--ndb/src/mgmclient/CommandInterpreter.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ndb/src/mgmclient/CommandInterpreter.hpp b/ndb/src/mgmclient/CommandInterpreter.hpp
index 9049ef39915..104da3ce254 100644
--- a/ndb/src/mgmclient/CommandInterpreter.hpp
+++ b/ndb/src/mgmclient/CommandInterpreter.hpp
@@ -22,9 +22,8 @@
// Author: Peter Lind
//*****************************************************************************
+#include <ndb_global.h>
#include <NdbStdio.h>
-#include <ndb_types.h>
-#include <stdlib.h>
#include <Vector.hpp>
#include <editline/editline.h>