blob: dbb913f4ab9a115a0f9c0ffc33a6d8817c912e5e [file] [log] [blame]
#include "tests.h"
#include <sys/syscall.h>
#undef TEST_SYSCALL_NAME
#ifdef __NR_fstatat64
# define TEST_SYSCALL_NAME fstatat64
#endif
#include "fstatat.c"