aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32proc.c b/src/w32proc.c
index f9e20135dd5..b94e5cca53c 100644
--- a/src/w32proc.c
+++ b/src/w32proc.c
@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA.
28#include <io.h> 28#include <io.h>
29#include <fcntl.h> 29#include <fcntl.h>
30#include <signal.h> 30#include <signal.h>
31#include <sys/file.h>
31 32
32/* must include CRT headers *before* config.h */ 33/* must include CRT headers *before* config.h */
33 34