- fixed a bunch of Linux and macOS compilation errors

This commit is contained in:
alexey.lysiuk 2023-08-23 11:47:54 +03:00
commit bfefc12427
5 changed files with 8 additions and 4 deletions

View file

@ -40,6 +40,9 @@
#include "i_system.h"
#include "fs_findfile.h"
#ifdef __unix__
#include <sys/stat.h>
#endif // __unix__
//==========================================================================
//