Page MenuHomeFreeBSD

openssh: revert gssapi include logic
ClosedPublic

Authored by emaste on Sep 2 2021, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 8:23 PM
Unknown Object (File)
Mon, May 11, 8:23 PM
Unknown Object (File)
Mon, May 11, 8:10 PM
Unknown Object (File)
Wed, Apr 29, 6:43 PM
Unknown Object (File)
Apr 21 2026, 10:31 PM
Unknown Object (File)
Apr 19 2026, 9:58 AM
Unknown Object (File)
Apr 14 2026, 3:37 AM
Unknown Object (File)
Apr 13 2026, 7:40 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