mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
[FIX] Make Travis happy. Thanks H0zen
This commit is contained in:
parent
7e9c2628c2
commit
cc27fd83cf
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
||||||
#define mkdir _mkdir
|
#define mkdir _mkdir
|
||||||
#else
|
#else
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <dirent.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#undef min
|
#undef min
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue