Commit 4d28cc88 authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard

Add dirent.h header for Unix/mingw compatibility.

parent 8325deaa
......@@ -173,6 +173,7 @@ MSVCRT_INCLUDES = \
msvcrt/crtdbg.h \
msvcrt/ctype.h \
msvcrt/direct.h \
msvcrt/dirent.h \
msvcrt/dos.h \
msvcrt/eh.h \
msvcrt/errno.h \
......
#include <direct.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