Index: src/globals.h |
=================================================================== |
--- src/globals.h (revision 4095) |
+++ src/globals.h (working copy) |
@@ -28,6 +28,8 @@ |
#ifndef V8_GLOBALS_H_ |
#define V8_GLOBALS_H_ |
+#include <string.h> |
+ |
namespace v8 { |
namespace internal { |