summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/telldir.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/telldir.h')
-rw-r--r--lib/libc/gen/telldir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/telldir.h b/lib/libc/gen/telldir.h
index 4fb4cb6..ef930d2 100644
--- a/lib/libc/gen/telldir.h
+++ b/lib/libc/gen/telldir.h
@@ -59,7 +59,7 @@ struct _telldir {
long td_loccnt; /* index of entry for sequential readdir's */
};
-struct dirent *_readdir_unlocked(DIR *);
+struct dirent *_readdir_unlocked(DIR *, int);
void _reclaim_telldir(DIR *);
void _seekdir(DIR *, long);
OpenPOWER on IntegriCloud