am 42f11922: Merge "Pull in Windows compatibility header."

* commit '42f1192273f3d05531c3fcfc8ce0fe5c437f6b7f':
  Pull in Windows compatibility header.
This commit is contained in:
Dan Albert 2015-03-27 06:40:49 +00:00 committed by Android Git Automerger
commit a6ad2e7ed8

View file

@ -26,6 +26,7 @@
#include "base/macros.h" // For TEMP_FAILURE_RETRY on Darwin.
#define LOG_TAG "base.file"
#include "cutils/log.h"
#include "utils/Compat.h"
namespace android {
namespace base {