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