Add STDOUT_FILENO to include/compat/unistd.h
This commit is contained in:
parent
7dd0650d33
commit
e57ab149c2
@ -14,6 +14,7 @@
|
|||||||
#include <io.h>
|
#include <io.h>
|
||||||
#include <process.h>
|
#include <process.h>
|
||||||
|
|
||||||
|
#define STDOUT_FILENO 1
|
||||||
#define STDERR_FILENO 2
|
#define STDERR_FILENO 2
|
||||||
|
|
||||||
#define R_OK 4
|
#define R_OK 4
|
||||||
|
Loading…
Reference in New Issue
Block a user