+1998-05-26 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * krb5.hin: Declare krb5_auth_con_setrcache and
+ krb5_get_server_rcache to be exported by the DLL.
+
Sun Feb 22 19:20:31 1998 Tom Yu <tlyu@mit.edu>
* k5-util.h: New file. Add krb5_seteuid in order to allow
krb5_error_code krb5_generate_seq_number
KRB5_PROTOTYPE((krb5_context,
krb5_const krb5_keyblock *, krb5_int32 *));
-krb5_error_code krb5_get_server_rcache
+KRB5_DLLIMP krb5_error_code KRB5_CALLCONV krb5_get_server_rcache
KRB5_PROTOTYPE((krb5_context,
krb5_const krb5_data *, krb5_rcache *));
KRB5_DLLIMP krb5_error_code KRB5_CALLCONV_C krb5_build_principal_ext
krb5_auth_context,
krb5_pointer *));
-krb5_error_code krb5_auth_con_setrcache
+KRB5_DLLIMP krb5_error_code KRB5_CALLCONV krb5_auth_con_setrcache
KRB5_PROTOTYPE((krb5_context,
krb5_auth_context,
krb5_rcache));