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