diff --git a/node/Hashtable.hpp b/node/Hashtable.hpp index 5073f6029..eedc4a325 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 17e297d6c..4d266bdd3 100644 --- a/node/InetAddress.cpp +++ b/node/InetAddress.cpp @@ -19,7 +19,6 @@ #include #include #include -#include namespace ZeroTier {