summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>2000-03-26 03:56:28 +0000
committerMiro Jurisic <meeroh@mit.edu>2000-03-26 03:56:28 +0000
commitc5c478eb06ebad9a7e11e689bc24264653d71c81 (patch)
tree97df97ff0d8cf42edd92dd1bbade3b13279df119
parentfb75b66603cdfb97530e92f3c8a126e5a7367357 (diff)
downloadkrb5-c5c478eb06ebad9a7e11e689bc24264653d71c81.tar.gz
krb5-c5c478eb06ebad9a7e11e689bc24264653d71c81.tar.xz
krb5-c5c478eb06ebad9a7e11e689bc24264653d71c81.zip
Readded krb5_c_keyed_checksum_types for GSSLib
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12142 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/mac/K5Library.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mac/K5Library.exp b/src/mac/K5Library.exp
index 573c72d184..00585076a3 100644
--- a/src/mac/K5Library.exp
+++ b/src/mac/K5Library.exp
@@ -207,3 +207,4 @@
krb5_ser_rcache_init # GSSAPI
decode_krb5_ap_req # GSSAPI
krb5_mcc_ops # GSSAPI
+ krb5_c_keyed_checksum_types' # GSSAPI \ No newline at end of file