Commit 679b3fb1 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

fdopendir needs dirent.h

parent 68a032f9
......@@ -58,8 +58,8 @@
# include <shlwapi.h>
#else
# include <unistd.h>
# include <poll.h>
#endif
#include <dirent.h>
#if defined( WIN32 ) && !defined( UNDER_CE )
# ifdef lseek
......
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