add stat alias
This commit is contained in:
@@ -191,6 +191,7 @@ float calc_stddev(const float *start, const float *end);
|
|||||||
#define chdir _chdir
|
#define chdir _chdir
|
||||||
#define wchdir _wchdir
|
#define wchdir _wchdir
|
||||||
#define alloca _alloca
|
#define alloca _alloca
|
||||||
|
#define stat _stat
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user