/** | |
* This file is part of the mingw-w64 runtime package. | |
* No warranty is given; refer to the file DISCLAIMER within this package. | |
*/ | |
#define FUNC_FTW ftw32i64 | |
#define FUNC_NFTW nftw32i64 | |
#define FUNC_STAT stat32i64 | |
#define STRUCT_STAT struct _stat32i64 | |
#include "ftw.c" |