Originally the public interface for getdents64 was declared in <unistd.h> in 51ea67d5. Later, b8b3d5a1 moved it to <dirent.h>. Fixes: b8b3d5a1 ("Linux: Move getdents64 to <dirent.h>")