4 lines
76 B
C
4 lines
76 B
C
|
typedef struct __dirstream DIR;
|
||
|
struct dirent;
|
||
|
typedef unsigned long ino_t;
|