Commit 651f32fb authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard

Add unistd.h files for mingw/Unix compatibility.

parent 438985f3
......@@ -194,8 +194,10 @@ MSVCRT_INCLUDES = \
msvcrt/sys/stat.h \
msvcrt/sys/timeb.h \
msvcrt/sys/types.h \
msvcrt/sys/unistd.h \
msvcrt/sys/utime.h \
msvcrt/time.h \
msvcrt/unistd.h \
msvcrt/wchar.h \
msvcrt/wctype.h
......
#include <io.h>
#include <process.h>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment