#include #include "__dirent.h" long telldir(DIR *dir) { return dir->tell; }