Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3cfad4e authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

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

* commit 'ce21c1c5':
  More Mac fix.
parents f098148d ce21c1c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>