Chromium Code Reviews| Index: src/v8utils.h |
| diff --git a/src/v8utils.h b/src/v8utils.h |
| index cfeb570adb5e1b9c1971678cbacc5bc97ec2fc5b..095a8b15eccb5c2ef9808e631f9b61fd056fb2e4 100644 |
| --- a/src/v8utils.h |
| +++ b/src/v8utils.h |
| @@ -29,6 +29,7 @@ |
| #define V8_V8UTILS_H_ |
| #include "utils.h" |
| +#include "platform.h" // For va_list on Solaris. |
| namespace v8 { |
| namespace internal { |