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

Commit c31de501 authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

Merge "More Mac fix."

parents 89996c4b 48306020
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>