mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Apple buildfix
This commit is contained in:
parent
3ab2094b76
commit
740ef4e0eb
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#ifdef __APPLE__
|
||||
#include <sys/types.h>
|
||||
#include <sys/mman.h>
|
||||
#include <mach/vm_param.h>
|
||||
#endif
|
||||
|
||||
#ifndef _WIN32
|
||||
|
|
Loading…
Add table
Reference in a new issue