[FIX] Make Travis happy. Thanks H0zen

This commit is contained in:
Antz 2017-05-28 22:08:34 +01:00 committed by Antz
parent 7e9c2628c2
commit cc27fd83cf

View file

@ -35,6 +35,8 @@
#define mkdir _mkdir
#else
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>
#endif
#undef min