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