}
#endif
#ifndef ETIME
#define ETIME EBUSY /* or pick something from sys/errno.h or a large number */
static int timerfd(int hz)
{
struct itimerspec it;