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