https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122666

--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
> Sorry about the breakage.

No worries: it's a weird corner case.

> Is this fixed by
> https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700372.html ?

It should be: my workaround was to simply move the <sys/socket.h>
include immediately below config.h, so both approaches should be
equivalent.  I'm not sure if moving them *before* config.h has negative
impact in some cases, though.

Reply via email to