am ce21c1c5: am ee022be9: am c31de501: Merge "More Mac fix."

* commit 'ce21c1c57355a0bf95695792f3430ced1cca5d75':
  More Mac fix.
This commit is contained in:
Dan Albert 2015-03-24 03:25:23 +00:00 committed by Android Git Automerger
commit b3cfad4e90

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>