ndb dd - Fix includes

parent e9d9261d
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#include "ndbd_malloc.hpp" #include "ndbd_malloc.hpp"
#include <pc.hpp> #include <pc.hpp>
#include "Pool.hpp"
#include <ErrorReporter.hpp> #include <ErrorReporter.hpp>
#include <NdbMem.h> #include <NdbMem.h>
#include <Bitmask.hpp> #include <Bitmask.hpp>
......
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include <GlobalSignalNumbers.h> #include <GlobalSignalNumbers.h>
#include "pc.hpp" #include "pc.hpp"
#include "Pool.hpp"
#include <NodeInfo.hpp> #include <NodeInfo.hpp>
#include <NodeState.hpp> #include <NodeState.hpp>
#include "GlobalData.hpp" #include "GlobalData.hpp"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment