mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +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
|
||||
#else
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
#endif
|
||||
|
||||
#undef min
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue