#include int getitimer(int which, struct itimerval *value) { return which; } /* XOPEN(400) */