summaryrefslogtreecommitdiff
path: root/src/node_watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_watchdog.h')
-rw-r--r--src/node_watchdog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_watchdog.h b/src/node_watchdog.h
index d26f022d84..0fc133a96c 100644
--- a/src/node_watchdog.h
+++ b/src/node_watchdog.h
@@ -24,7 +24,6 @@
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
-#include "v8.h"
#include "uv.h"
#include "node_mutex.h"
#include <vector>