HomeFreeBSD

netlink.h: s/typeof/__typeof

Description

netlink.h: s/typeof/__typeof

typeof() does not exist in -std=c99 mode and the relevant #define is
only for _KERNEL, so use __typeof here instead.

Reviewed by: jhb
MFC after: 2 weeks
Pull Request: https://github.com/freebsd/freebsd-src/pull/1070

Details

Provenance
lexi_le-fay.orgAuthored on Jan 18 2024, 2:34 AM
jhbCommitted on Jan 22 2024, 2:15 AM
Parents
rGe4b646ce1610: find: Add -readable, -writable & -executable options
Branches
Unknown
Tags
Unknown