/*optional*/ #include #ifndef PTHREAD_THREADS_MAX #error "PTHREAD_THREADS_MAX is not defined" #endif int main(void) { return 0; }