blob: 88ff9830f1598685af6f73732cc3ab83ca8fcd3a [file] [log] [blame]
#include "tests.h"
#include <sys/syscall.h>
#undef TEST_SYSCALL_NAME
#ifdef __NR_newfstatat
# define TEST_SYSCALL_NAME newfstatat
#endif
#include "fstatat.c"