summaryrefslogtreecommitdiff
path: root/gspawn-win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'gspawn-win32.c')
-rw-r--r--gspawn-win32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gspawn-win32.c b/gspawn-win32.c
index 11779daff..c1bb2222d 100644
--- a/gspawn-win32.c
+++ b/gspawn-win32.c
@@ -44,12 +44,14 @@
#include <string.h>
#include <stdlib.h>
+#include <stdio.h>
#include <windows.h>
#include <errno.h>
#include <fcntl.h>
#include <io.h>
#include <process.h>
+#include <direct.h>
#ifdef _
#warning "FIXME remove gettext hack"