From 4aa176c1275108c3d75cea4cac6d2aa96c1623b4 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 22 May 2008 19:44:10 +0000 Subject: Fixed some include file problems on Windows reported by David Rosenstrauch --- lib/krb5.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/krb5.c') 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 + /* The last #include file should be: */ #include "memdebug.h" -- cgit v1.2.3