mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-26 15:41:03 +01:00
Fix Linux build
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "common/string_util.h"
|
||||
#else
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <sys/mman.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user