From 1f2ca1c1f9946fa28269526b4f1e16a316cf4b07 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 20 Apr 2014 22:16:29 +0300 Subject: unix file: mingw32 has STDIN_FILENO and friends in stdio.h . TODO: Never "optimize" includes any more! --- unix/file.c | 1 + 1 file changed, 1 insertion(+) (limited to 'unix/file.c') diff --git a/unix/file.c b/unix/file.c index a0a865a263..5bda34013f 100644 --- a/unix/file.c +++ b/unix/file.c @@ -1,3 +1,4 @@ +#include #include #include #include -- cgit v1.2.3