Fix tests to compile again - add missing headers to W32, call correct process-id...
[platform/upstream/glib.git] / glib / tests / fileutils.c
index eada604..1f66392 100644 (file)
@@ -36,9 +36,9 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#endif
 #include <fcntl.h>
 #include <utime.h>
-#endif
 #ifdef G_OS_WIN32
 #include <windows.h>
 #endif