am c31de501: Merge "More Mac fix."

* commit 'c31de5011a2b73af04d9e85dca863352458104ca':
  More Mac fix.
This commit is contained in:
Dan Albert 2015-03-23 23:45:53 +00:00 committed by Android Git Automerger
commit ee022be9f8

View file

@ -23,6 +23,7 @@
#include "AvailabilityMacros.h" // For MAC_OS_X_VERSION_MAX_ALLOWED
#include <sys/syscall.h>
#include <sys/time.h>
#include <unistd.h>
#elif defined(__linux__) && !defined(__ANDROID__)
#include <syscall.h>
#include <unistd.h>