diff --git a/src/env.h b/src/env.h index 6459eb90a965e1..0a9d0f510f2086 100644 --- a/src/env.h +++ b/src/env.h @@ -25,7 +25,6 @@ #if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS #include "aliased_buffer.h" -#include "ares.h" #if HAVE_INSPECTOR #include "inspector_agent.h" #endif