Corrected issues with VS2017 compilation

This commit is contained in:
Ray
2018-10-09 00:20:39 +02:00
parent 2320c2febf
commit 555fdec958
3 changed files with 8 additions and 9 deletions

View File

@@ -59,7 +59,6 @@ void rewinddir(DIR *);
*/
#include <dirent.h>
#include <errno.h>
#include <io.h> /* _findfirst and _findnext set errno iff they return -1 */
#include <stdlib.h>