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