wrap with krb4

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24491 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-26 01:08:21 +00:00
parent e00ec5e4fd
commit 66a2335696

View File

@@ -33,7 +33,7 @@
#include "kdc_locl.h"
RCSID("$Id$");
#ifdef KRB4
#include <krb5-v4compat.h>
#include <rx.h>
@@ -949,3 +949,5 @@ out:
krb5_storage_free (sp);
return ret;
}
#endif /* KRB4 */