blob: 0c9aeea71704fd8a037fce54958a0ad724c63689 [file] [log] [blame]
#include "tests.h"
#include <sys/syscall.h>
#undef TEST_SYSCALL_NAME
#ifdef __NR__newselect
# define TEST_SYSCALL_NAME _newselect
#endif
#include "xselect.c"