+Sun Dec 6 19:45:54 1998 Tom Yu <tlyu@mit.edu>
+
+ * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32, instead of a
+ nonexistent type.
+
Sat Dec 5 01:08:57 1998 Theodore Y. Ts'o <tytso@mit.edu>
* krb5.hin: Add KRB5_DLLIMP and KRB5_CALLCONV to the prototypes of
krb5_keyblock FAR * keyblock));
extern int decomp_tkt_krb5
PROTOTYPE((KTEXT tkt, unsigned char *flags, char *pname,
- char *pinstance, char *prealm, KRB5_K4_U32 *paddress,
- des_cblock session, int *life, KRB5_K4_U32 *time_sec,
+ char *pinstance, char *prealm, unsigned KRB4_32 *paddress,
+ des_cblock session, int *life, unsigned KRB4_32 *time_sec,
char *sname, char *sinstance, krb5_keyblock *k5key));
extern int krb_set_key_krb5
PROTOTYPE ((krb5_context ctx, krb5_keyblock *key));