mirror of
https://github.com/curl/curl.git
synced 2026-07-24 02:07:17 +03:00
Undefine correct symbol.
This commit is contained in:
parent
a1cd180082
commit
4f012ad703
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#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
|
||||
|
||||
#include <curl/mprintf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue