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/async_wrap.cc')
-rw-r--r--src/async_wrap.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async_wrap.cc b/src/async_wrap.cc
index de24239dd95..5e0543a12d9 100644
--- a/src/async_wrap.cc
+++ b/src/async_wrap.cc
@@ -21,6 +21,7 @@
#include "async_wrap-inl.h"
#include "env-inl.h"
+#include "node_internals.h"
#include "util-inl.h"
#include "v8.h"