summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/CommandInterpreter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/mgmsrv/CommandInterpreter.hpp')
-rw-r--r--ndb/src/mgmsrv/CommandInterpreter.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ndb/src/mgmsrv/CommandInterpreter.hpp b/ndb/src/mgmsrv/CommandInterpreter.hpp
index e68aa7da084..2989f31bd36 100644
--- a/ndb/src/mgmsrv/CommandInterpreter.hpp
+++ b/ndb/src/mgmsrv/CommandInterpreter.hpp
@@ -21,9 +21,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>
#include <BaseString.hpp>