1 2 3 4 5 6 7
#ifdef OBJE # error "OBJE is defined, but should not be" #endif int e_dep(void) { return 0; }