[*] Amend Unix build regression in: df28df6772
. Missing includes
This commit is contained in:
parent
d4bc193678
commit
9e1ac7cfb9
@ -15,6 +15,7 @@
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <Aurora/IO/FS/Hook/FSPlatform.hpp>
|
||||
|
||||
namespace Aurora::Process
|
||||
{
|
||||
|
@ -15,6 +15,7 @@
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <Aurora/IO/FS/Hook/FSPlatform.hpp>
|
||||
|
||||
namespace Aurora::Process
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user