Undefine correct symbol.
This commit is contained in:
parent
a1cd180082
commit
4f012ad703
@ -39,7 +39,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#if defined(DJGPP) && (DJGPP_MINOR < 4)
|
#if defined(DJGPP) && (DJGPP_MINOR < 4)
|
||||||
#undef CURLDEBUG /* don't use x_was_used() here */
|
#undef _MPRINTF_REPLACE /* don't use x_was_used() here */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <curl/mprintf.h>
|
#include <curl/mprintf.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user