#include int timer_gettime(timer_t timerid, struct itimerspec *value) { return 0; } /* POSIX(199309) LINK(rt) */