diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/compat/unistd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/compat/unistd.h b/include/compat/unistd.h index 14825eb..b37a2f6 100644 --- a/include/compat/unistd.h +++ b/include/compat/unistd.h | |||
| @@ -14,6 +14,7 @@ | |||
| 14 | #include <io.h> | 14 | #include <io.h> |
| 15 | #include <process.h> | 15 | #include <process.h> |
| 16 | 16 | ||
| 17 | #define STDOUT_FILENO 1 | ||
| 17 | #define STDERR_FILENO 2 | 18 | #define STDERR_FILENO 2 |
| 18 | 19 | ||
| 19 | #define R_OK 4 | 20 | #define R_OK 4 |
