1#define __getdents64 __no___getdents64_decl
2#include <sysdeps/unix/sysv/linux/getdents.c>
3#undef __getdents64
4weak_alias (__getdents, __getdents64);
5