summaryrefslogtreecommitdiff
path: root/src/node.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node.cc')
-rw-r--r--src/node.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/node.cc b/src/node.cc
index 2039edfeb9..9f6c8084cf 100644
--- a/src/node.cc
+++ b/src/node.cc
@@ -54,14 +54,11 @@
#endif
#include "ares.h"
-#include "async-wrap.h"
#include "async-wrap-inl.h"
-#include "env.h"
#include "env-inl.h"
#include "handle_wrap.h"
#include "http_parser.h"
#include "nghttp2/nghttp2ver.h"
-#include "req-wrap.h"
#include "req-wrap-inl.h"
#include "string_bytes.h"
#include "tracing/agent.h"