Revision: 22059
Author:   [email protected]
Date:     Fri Jun 27 11:02:18 2014 UTC
Log:      Unbreak Mac build.

[email protected]

Review URL: https://codereview.chromium.org/356153006
http://code.google.com/p/v8/source/detail?r=22059

Modified:
 /branches/bleeding_edge/src/d8-posix.cc

=======================================
--- /branches/bleeding_edge/src/d8-posix.cc     Fri Jun 27 10:37:42 2014 UTC
+++ /branches/bleeding_edge/src/d8-posix.cc     Fri Jun 27 11:02:18 2014 UTC
@@ -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