From 8d40619564f95521115c1581ab20fa8a05d97f9c Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Wed, 7 Jul 2010 20:40:17 -0400 Subject: [PATCH] Windows: Add krb5_cc_copy_creds to the exports list --- lib/krb5/libkrb5-exports.def.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/libkrb5-exports.def.in b/lib/krb5/libkrb5-exports.def.in index 6eac72bda..4cad0749e 100644 --- a/lib/krb5/libkrb5-exports.def.in +++ b/lib/krb5/libkrb5-exports.def.in @@ -88,6 +88,7 @@ EXPORTS krb5_cc_clear_mcred krb5_cc_close krb5_cc_copy_cache + krb5_cc_copy_creds krb5_cc_copy_match_f krb5_cc_default krb5_cc_default_name -- 2.11.4.GIT