#include #ifndef LINE_MAX #error "LINE_MAX is not defined" #endif int main(void) { return 0; }