Add missing definitions for Windows.
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
# include <io.h>
|
# include <io.h>
|
||||||
# define isatty _isatty
|
# define isatty _isatty
|
||||||
|
# define STDOUT_FILENO 1
|
||||||
|
# define STDERR_FILENO 2
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* common */
|
/* common */
|
||||||
|
|||||||
Reference in New Issue
Block a user