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

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

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

* commit 'ee022be9':
  More Mac fix.
parents b4c5b8f8 ee022be9
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>