#include #include long telldir(DIR *dp) { return lseek(dp->fd, 0, SEEK_CUR); }