HomeFreeBSD

openssh: restore local change to gssapi include logic

Description

openssh: restore local change to gssapi include logic

/usr/include/gssapi.h claims that it is deprecated, and gssapi/gssapi.h
should be used instead. So, test HAVE_GSSAPI_GSSAPI_H first falling
back to HAVE_GSSAPI_H.

This will be submitted upstream.

Fixes: 6eac665c8126 ("openssh: diff reduction against...")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31810

(cherry picked from commit 258f5f79bb36e3e6955e7fb149cd2f50265a9ea5)

Details

Provenance
emasteAuthored on Sep 2 2021, 8:43 PM
Differential Revision
D31810: openssh: revert gssapi include logic
Parents
rGca6686d6a988: openssh: diff reduction against upstream 7.9p1
Branches
Unknown
Tags
Unknown