* k5-int.h: from here.
The user_user application uses it already and it is exported on the Mac
platform.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12681
dc483132-0cff-0310-8789-
dd5450dbe970
+Tue Sep 26 18:10:22 2000 Ezra Peisach <epeisach@mit.edu>
+
+ * krb5.hin: Move prototype for krb5_gen_replay_name()
+
+ * k5-int.h: from here.
+
2000-09-22 Ezra Peisach <epeisach@mit.edu>
* k5-util.h (krb5_setedid): Add prototype.
krb5_error_code krb5_free_krbhst
KRB5_PROTOTYPE((krb5_context,
char * const * ));
-krb5_error_code krb5_gen_replay_name
- KRB5_PROTOTYPE((krb5_context,
- const krb5_address *,
- const char *,
- char **));
krb5_error_code krb5_create_secure_file
KRB5_PROTOTYPE((krb5_context,
const char * pathname));
const krb5_address *,
krb5_const_pointer,
krb5_address **));
+krb5_error_code krb5_gen_replay_name
+ KRB5_PROTOTYPE((krb5_context,
+ const krb5_address *,
+ const char *,
+ char **));
krb5_error_code krb5_make_fulladdr
KRB5_PROTOTYPE((krb5_context,
krb5_address *,