Put back this: #ifdef DEBUG # define DPRINTF(arg) printf arg #else # define DPRINTF(arg) #endif I think that should do it now...
Put back this: #ifdef DEBUG # define DPRINTF(arg) printf arg #else # define DPRINTF(arg) #endif I think that should do it now...