aboutsummaryrefslogtreecommitdiff
path: root/lib/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strerror.c')
-rw-r--r--lib/strerror.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/strerror.c b/lib/strerror.c
index 56e438563..14e14459b 100644
--- a/lib/strerror.c
+++ b/lib/strerror.c
@@ -40,10 +40,7 @@
#endif
#include "strerror.h"
-
-#define _MPRINTF_REPLACE /* use our functions only */
-#include <curl/mprintf.h>
-
+#include "curl_printf.h"
#include "curl_memory.h"
/* The last #include file should be: */
#include "memdebug.h"