Skip to content
Snippets Groups Projects
Commit 4f012ad7 authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Undefine correct symbol.

parent a1cd1800
Branches
Tags
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment