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

dirent.h « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eaa4c190d22cf984b077d7c3d8754770bae0fd49 (plain)
1
2
3
4
5
6
7
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/dirent.h>
#ifdef __cplusplus
}
#endif