Add a missing header for defining O_BINARY on windows.
This commit was SVN r21719.
Этот коммит содержится в:
родитель
6c85d954f3
Коммит
4c3ea7a0d2
@ -70,6 +70,8 @@
|
||||
#include <process.h>
|
||||
#include <signal.h>
|
||||
#include <conio.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
/**
|
||||
* For all file io operations
|
||||
*/
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user