* krb4int.h: Add prototypes for krb__get_realmsfile(),
authorEzra Peisach <epeisach@mit.edu>
Tue, 26 Jun 2001 20:35:59 +0000 (20:35 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 26 Jun 2001 20:35:59 +0000 (20:35 +0000)
commita4dac6dd757ba72bbf8e8065337a445e857b75b4
treee0b41971183764f385e536efa9d3b5f228f7821b
parentf11ee964fcc38102dfd177aa9a7d95e82a88cafe
    * krb4int.h: Add prototypes for krb__get_realmsfile(),
        krb5 prototypes are declarted from krb.hkrb__get_cnffile() and
        krb5 prototypes are declarted from krb.hk_gethostname().

        * g_pw_in_tkt.c: Declare passwd_to_key() static.

        * cr_tkt.c: Move krb5.h inclusion before krb.h so that certain
        krb5 prototypes are declarted from krb.h.

        * g_admhost.c, g_cnffile.c, g_krbhst.c, g_krbrlm.c,
          gethostname.c
        krb5 prototypes are declarted from krb.hrealmofhost.c:
        Include krb4int.h and remove prototypes included in there.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13512 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb4/ChangeLog
src/lib/krb4/cr_tkt.c
src/lib/krb4/g_admhst.c
src/lib/krb4/g_cnffile.c
src/lib/krb4/g_krbhst.c
src/lib/krb4/g_krbrlm.c
src/lib/krb4/g_pw_in_tkt.c
src/lib/krb4/gethostname.c
src/lib/krb4/krb4int.h
src/lib/krb4/realmofhost.c