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