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