]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/unix/sysv/linux/wordsize-64/getdents.c
2.5-18.1
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / wordsize-64 / getdents.c
CommitLineData
56ddf355
UD
1#define __getdents64 __no___getdents64_decl
2#include <sysdeps/unix/sysv/linux/getdents.c>
3#undef __getdents64
0ecb606c 4weak_alias (__getdents, __getdents64);