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