HomeFreeBSD

sys/cdefs.h: Add comments to make #if/#else/#endif triple more obvious

Description

sys/cdefs.h: Add comments to make #if/#else/#endif triple more obvious

This block has a lot of nesting, not helped by two adjacent nested
blocks involving _POSIX_C_SOURCE, with only the inner one commented,
looking like it's the end of the outer one. Comment the outer one as
well so it's not quite so hard to figure out.

MFC after: 1 week

Details

Provenance
jrtc27Authored on Nov 20 2024, 8:09 PM
Parents
rG780f28929782: stand: drop inttypes.h from safe list
Branches
Unknown
Tags
Unknown