diff --git a/ipc/NodeControlService.cpp b/ipc/NodeControlService.cpp new file mode 100644 index 00000000..e69de29b diff --git a/ipc/NodeControlService.hpp b/ipc/NodeControlService.hpp new file mode 100644 index 00000000..e69de29b diff --git a/node/Node.hpp b/node/Node.hpp index 4e4a8d91..29fe494c 100644 --- a/node/Node.hpp +++ b/node/Node.hpp @@ -28,8 +28,6 @@ #ifndef ZT_NODE_HPP #define ZT_NODE_HPP -#include - #include "../include/ZeroTierOne.h" namespace ZeroTier {