clikrb5: Prefer krb5_free_keytab_entry_contents to krb5_kt_free_entry.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 4 Jun 2009 21:43:31 +0000 (23:43 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 22 Mar 2010 16:48:01 +0000 (17:48 +0100)
commit2c248048c43da5bfacf75fe401a194d44abc692c
treeb2eb7bcea530f30cc045cb6d21b47d72aad548f2
parentd0aaee99633c851cbd6396bde90eadae1395bba9
clikrb5: Prefer krb5_free_keytab_entry_contents to krb5_kt_free_entry.

Both functions exist in MIT Kerberos >= 1.7, but only
krb5_free_keytab_entry_contents has a prototype.
(cherry picked from commit b65ba0e26c781647e097f3f6fa279c7f3f7f4bd2)

Part of a fix for bug #6918 (Build breaks with krb5-client-1.7-6.1.i586).
(cherry picked from commit 15439ea62c29764207a8ad8b99fac4ce720cf3ad)
source3/libsmb/clikrb5.c