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

Commit 44448249 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Fix macOS build.

Bug: http://b/177702122
Test: treehugger
Change-Id: I64ad7f506fb241c5f949c7bbac55a26161bd510e
parent e865d885
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;