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/node_counters.cc')
-rw-r--r--src/node_counters.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node_counters.cc b/src/node_counters.cc
index 06d2b9f68f1..99b3b8fd8ba 100644
--- a/src/node_counters.cc
+++ b/src/node_counters.cc
@@ -20,6 +20,7 @@
// USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "node_counters.h"
+#include "node_internals.h"
#include "uv.h"
#include "env-inl.h"