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