summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/env.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/env.h b/src/env.h
index 8ef4e187b5..9c5ba966f4 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