unix file: mingw32 has STDIN_FILENO and friends in stdio.h .

TODO: Never "optimize" includes any more!
pull/512/merge
Paul Sokolovsky 2014-04-20 22:16:29 +03:00
rodzic 353b0289f3
commit 1f2ca1c1f9
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,4 @@
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>