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

* commit '552d827f7e12e8b838c8f5c7e935ed2c9f1952f5':
  Pull in Windows compatibility header.
This commit is contained in:
Dan Albert 2015-03-27 07:00:31 +00:00 committed by Android Git Automerger
commit c38eb8f390

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 {