Skip to content

Commit 1a38b9b

Browse files
addaleaxtargos
authored andcommitted
src: remove unused 'ares.h' include from env.h
PR-URL: #19557 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
1 parent a45f3f8 commit 1a38b9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/env.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
2626

2727
#include "aliased_buffer.h"
28-
#include "ares.h"
2928
#if HAVE_INSPECTOR
3029
#include "inspector_agent.h"
3130
#endif

0 commit comments

Comments
 (0)