mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
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 a new issue