blob: 3722ccf377cfe03482cefc18a33d0725964899dd [file] [log] [blame]
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <sys/syscall.h>
#undef TEST_SYSCALL_NAME
#ifdef __NR__newselect
# define TEST_SYSCALL_NAME _newselect
#endif
#include "xselect.c"