HomeFreeBSD

krb5: Include <features.h> on Linux so __GLIBC__ can be checked

Description

krb5: Include <features.h> on Linux so GLIBC can be checked

GLIBC is not pre-defined by the toolchain, it comes from features.h,
so we need to make sure that's included by this point.

Fixes: 4dd2b869cd07 ("krb5: Fix -Wint-conversion when bootstrapping on GNU/Linux")

Details

Provenance
jrtc27Authored on Oct 22 2025, 8:06 PM
Parents
rG69415879e9e4: src.opts.mk: Enable LLDB for 32-bit arm
Branches
Unknown
Tags
Unknown