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