summaryrefslogtreecommitdiff
path: root/src/dirent/DIR.h
blob: cc43a5d8594107949d95b699ce57657a96d19484 (plain)
1
2
3
4
5
#include <dirent.h>
typedef struct __DIR                                                        DIR;
/*
POSIX(1)
*/