mirror of
https://github.com/reactos/reactos.git
synced 2025-06-27 10:39:45 +00:00
[UCRT] Make includes unix compatible
This commit is contained in:
parent
90dad446b7
commit
2eb3149565
5 changed files with 8 additions and 8 deletions
|
@ -10,7 +10,7 @@
|
|||
*******************************************************************************/
|
||||
|
||||
#include <corecrt_internal_lowio.h>
|
||||
#include <sys\stat.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
extern "C" { int _umaskval = 0; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue