mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 09:55:45 +00:00
general: Fix clang/gcc build errors
This commit is contained in:
parent
a367db44cf
commit
866b7c20a8
12 changed files with 17 additions and 4 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
#include <io.h>
|
||||
#include <share.h>
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue