#if 0 #include #include #include #include "_dirent.h" long telldir(DIR * dirp) { return lseek(dirp->fd, 0, SEEK_CUR); } /* XOPEN(4) */ #endif