zig/lib/libc/mingw/misc/ftw64.c

9 lines
178 B
C
Raw Normal View History

/**
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#define IMPL_FTW64 1
#include "ftw.c"