#include #ifndef _POSIX_TIMERS #error "_POSIX_TIMERS is not defined" #endif int main(void) { return 0; }