--- base/file.cpp.orig 2015-05-27 20:24:08 UTC +++ base/file.cpp @@ -21,6 +21,7 @@ #include #include +#include // strerror #include #include "base/macros.h" // For TEMP_FAILURE_RETRY on Darwin.