I have source code contains cccp.c file. on line 195 there is:
# define PRINTF_DCL(msg) char *msg; va_dcl
and my compile have error for this: