Page MenuHomeFreeBSD

openssh: revert gssapi include logic
ClosedPublic

Authored by emaste on Sep 2 2021, 9:11 PM.
Tags
None
Referenced Files
F102359808: D31810.diff
Mon, Nov 11, 5:06 AM
Unknown Object (File)
Sun, Nov 10, 5:57 AM
Unknown Object (File)
Thu, Nov 7, 2:39 PM
Unknown Object (File)
Sun, Oct 20, 6:12 AM
Unknown Object (File)
Sun, Oct 20, 6:11 AM
Unknown Object (File)
Sun, Oct 20, 6:11 AM
Unknown Object (File)
Sun, Oct 20, 5:43 AM
Unknown Object (File)
Thu, Oct 17, 11:31 AM
Subscribers

Details

Summary

/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.

To be submitted upstream.

Fixes: 6eac665c8126 ("openssh: diff reduction against...")
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable