Index: src/d8-debug.cc |
diff --git a/src/d8-debug.cc b/src/d8-debug.cc |
index 0cd1cc2b73f1c5dfc4cd5b6b63a3fb95926cd9d9..2c909fa7622703421f0960c9b82eb2fbe26ca07e 100644 |
--- a/src/d8-debug.cc |
+++ b/src/d8-debug.cc |
@@ -30,6 +30,7 @@ |
#include "d8.h" |
#include "d8-debug.h" |
#include "debug-agent.h" |
+#include "platform/socket.h" |
namespace v8 { |