fixed some build problems
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
|
||||
#ifdef __linux__
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#else
|
||||
#include <direct.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user