diff --git a/node/Hashtable.hpp b/node/Hashtable.hpp index 5073f602..eedc4a32 100644 --- a/node/Hashtable.hpp +++ b/node/Hashtable.hpp @@ -16,8 +16,6 @@ #include "Constants.hpp" -#include -#include #include #include #include diff --git a/node/InetAddress.cpp b/node/InetAddress.cpp index 17e297d6..4d266bdd 100644 --- a/node/InetAddress.cpp +++ b/node/InetAddress.cpp @@ -19,7 +19,6 @@ #include #include #include -#include namespace ZeroTier {