mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-26 17:24:57 +01:00
Fix Linux build
This commit is contained in:
parent
1252bd653d
commit
61eddbd1fa
3 changed files with 4 additions and 3 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include "common/string_util.h"
|
||||
#else
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <sys/mman.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue