mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Add missing headers (#15075)
Some systems must explicitly include these headers.
This commit is contained in:
parent
3ef48cbdd5
commit
e8ad6ec673
3 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "util/simd.hpp"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <unistd.h>
|
||||
#define CAN_OVERCOMMIT
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue