[10107] in Athena Bugs
krb.h should declare non-int-returning functions
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Tue Dec 1 12:08:08 1992
Date: Tue, 1 Dec 92 12:07:55 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@Athena.MIT.EDU, bug-kerberos@Athena.MIT.EDU
*** 4.33 1992/11/04 20:42:44
--- include/krb.h.sed 1992/12/01 17:06:00
***************
*** 364,369 ****
--- 364,372 ----
#define krb_get_lrealm get_krbrlm
#endif /* OLDNAMES */
+ char *krb_realmofhost();
+ char *krb_get_phost();
+
/* Defines for krb_sendauth and krb_recvauth */
#define KOPT_DONT_MK_REQ 0x00000001 /* don't call krb_mk_req */