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

Commit 81968539 authored by Kelvin Zhang's avatar Kelvin Zhang Committed by Gerrit Code Review
Browse files

Merge "Fix macOS build."

parents e865d885 44448249
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,7 +18,9 @@

#include <log/log.h>

#if !defined(__APPLE__)
#include <malloc.h>
#endif

void process_disable_memory_mitigations() {
    bool success = false;