Skip to content

Commit c0407b2

Browse files
committed
undo: unrelated header was removed irrelevantly
1 parent 71ecbd7 commit c0407b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tcp_wrap.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
#include "stream_base-inl.h"
3333
#include "stream_wrap.h"
3434
#include "util-inl.h"
35-
35+
#include <cerrno>
36+
#include <cstdlib>
3637
#ifndef _WIN32
3738
#include <netinet/in.h>
3839
#include <sys/socket.h>

0 commit comments

Comments
 (0)