Merge "Fix macOS build."
This commit is contained in:
commit
8196853980
1 changed files with 2 additions and 0 deletions
|
|
@ -18,7 +18,9 @@
|
|||
|
||||
#include <log/log.h>
|
||||
|
||||
#if !defined(__APPLE__)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
void process_disable_memory_mitigations() {
|
||||
bool success = false;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue