auth_con.c (krb5_auth_con_setrcache): Export this function in Windows DLL.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10590
dc483132-0cff-0310-8789-
dd5450dbe970
+1998-05-26 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * srv_rcache.c (krb5_get_server_rcache):
+ * auth_con.c (krb5_auth_con_setrcache): Export this function in
+ Windows DLL.
+
1998-05-12 Theodore Ts'o <tytso@rsts-11.mit.edu>
* str_conv.c (krb5_timestamp_to_sfstring): Make sure the date
return 0;
}
-krb5_error_code
+KRB5_DLLIMP krb5_error_code KRB5_CALLCONV
krb5_auth_con_setrcache(context, auth_context, rcache)
krb5_context context;
krb5_auth_context auth_context;
#include <ctype.h>
#include <stdio.h>
-krb5_error_code
+KRB5_DLLIMP krb5_error_code KRB5_CALLCONV
krb5_get_server_rcache(context, piece, rcptr)
krb5_context context;
const krb5_data *piece;