Undefine correct symbol.

This commit is contained in:
Gisle Vanem 2006-07-06 13:33:56 +00:00
parent a1cd180082
commit 4f012ad703
1 changed files with 1 additions and 1 deletions

View File

@ -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>