Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/js_stream.cc')
-rw-r--r--src/js_stream.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js_stream.cc b/src/js_stream.cc
index 3ba6a254cfc..ed6c6ee738e 100644
--- a/src/js_stream.cc
+++ b/src/js_stream.cc
@@ -3,6 +3,7 @@
#include "async_wrap.h"
#include "env-inl.h"
#include "node_buffer.h"
+#include "node_internals.h"
#include "stream_base-inl.h"
#include "v8.h"