blob: 20985fb705813c608f65d9d4a31586aa6da01be5 [file] [log] [blame]
/**
* 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"