3 lines
101 B
C
3 lines
101 B
C
|
/* Whether printf must be declared even if <stdio.h> is included. */
|
||
|
#undef NEED_DECLARATION_PRINTF
|