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