Welcome to mirror list, hosted at ThFree Co, Russian Federation.

wdirent.c « mingwex « mingw « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6dcf42bd597d961ebe51b6793abf487a85a81ea5 (plain)
1
2
3
4
5
#define _UNICODE 1
#define UNICODE 1

#include <wchar.h>
#include "dirent.c"