1 2 3 4 5 6
/* System-dependent stuff for AIX 3.1 on RS/6000 */ #pragma alloca #include <sys/types.h> #include <dirent.h> typedef struct dirent dirent;