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