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