Reviewers: marja,

Message:
Committed patchset #1 manually as r22059 (presubmit successful).

Description:
Unbreak Mac build.

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=22059

Please review this at https://codereview.chromium.org/356153006/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -0 lines):
  M src/d8-posix.cc


Index: src/d8-posix.cc
diff --git a/src/d8-posix.cc b/src/d8-posix.cc
index 177748b48697449bc5bc4192499f0afea1dc89e3..59c50b432fc238eb512c61761ee46c6bde17bef9 100644
--- a/src/d8-posix.cc
+++ b/src/d8-posix.cc
@@ -4,6 +4,7 @@

 #include <errno.h>
 #include <fcntl.h>
+#include <signal.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/select.h>


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to