(mkdir) [_WIN32]: Remove direct.h from posixio.c, not need.

This commit is contained in:
Ron Koenderink 2007-08-19 00:41:44 +00:00
parent 404095d2fa
commit 6dbe7debe4

View file

@ -46,7 +46,6 @@
#include <winsock2.h>
#undef NS_ALL
#include <io.h>
#include <direct.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <share.h>