Whoops - fix linux builds.
This commit is contained in:
parent
ccd6d4b199
commit
6dcbee18da
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include "xenia/base/memory.h"
|
||||
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace xe {
|
||||
|
|
Loading…
Reference in New Issue