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

Commit 48306020 authored by Dan Albert's avatar Dan Albert
Browse files

More Mac fix.

Change-Id: I7a1f726819c68eea1afb7e45f92954325f8933e1
parent 89996c4b
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>