summaryrefslogtreecommitdiff
path: root/src/tcp_wrap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tcp_wrap.cc')
-rw-r--r--src/tcp_wrap.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tcp_wrap.cc b/src/tcp_wrap.cc
index fdb8244bf6..ce86108cb0 100644
--- a/src/tcp_wrap.cc
+++ b/src/tcp_wrap.cc
@@ -22,14 +22,12 @@
#include "tcp_wrap.h"
#include "connection_wrap.h"
-#include "env.h"
#include "env-inl.h"
#include "handle_wrap.h"
#include "node_buffer.h"
#include "node_wrap.h"
#include "connect_wrap.h"
#include "stream_wrap.h"
-#include "util.h"
#include "util-inl.h"
#include <stdlib.h>