aboutsummaryrefslogtreecommitdiff
path: root/lib/http_negotiate.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/http_negotiate.c')
-rw-r--r--lib/http_negotiate.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/http_negotiate.c b/lib/http_negotiate.c
index ecdd4e188..89c01f768 100644
--- a/lib/http_negotiate.c
+++ b/lib/http_negotiate.c
@@ -33,9 +33,7 @@
#include "curl_memory.h"
#include "curl_sasl.h"
#include "url.h"
-
-#define _MPRINTF_REPLACE /* use our functions only */
-#include <curl/mprintf.h>
+#include "curl_printf.h"
/* The last #include file should be: */
#include "memdebug.h"