aboutsummaryrefslogtreecommitdiff
path: root/lib/krb5.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/krb5.c')
-rw-r--r--lib/krb5.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/krb5.c b/lib/krb5.c
index 22aef1699..552ea25dc 100644
--- a/lib/krb5.c
+++ b/lib/krb5.c
@@ -62,6 +62,9 @@
#include "krb4.h"
#include "memory.h"
+#define _MPRINTF_REPLACE /* use our functions only */
+#include <curl/mprintf.h>
+
/* The last #include file should be: */
#include "memdebug.h"