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