krb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Oct 2017 10:50:35 +0000 (12:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 11 Oct 2017 06:30:13 +0000 (08:30 +0200)
commit70146841272bc87c335bd24b736ba2c62efdfe06
tree8c5f8561c115a00cfb57368a5e8e83786464ef80
parent015bdbd10b43df0e792032248b50edf9157a0f3e
krb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal

All supported versions of Heimal already have KRB5_ADDRESS_INET6,
so there's no need for an explicit check.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13079

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Jacke <bjacke@samba.org>
lib/krb5_wrap/krb5_samba.c