+Mon May 4 15:54:07 1998 Tom Yu <tlyu@mit.edu>
+
+ * get_in_tkt.c: Add prototype for make_preauth_list.
+
Sat May 2 21:46:02 1998 Tom Yu <tlyu@mit.edu>
* get_in_tkt.c (krb5_get_in_tkt): Add missing argument to call to
const krb5_keyblock *,
krb5_const_pointer,
krb5_kdc_rep * ));
+
+static krb5_error_code make_preauth_list PROTOTYPE((krb5_context,
+ krb5_preauthtype *,
+ int, krb5_pa_data ***));
/*
* This function sends a request to the KDC, and gets back a response;
* the response is parsed into ret_err_reply or ret_as_reply if the