HomeFreeBSD

devel/p5-IO-AIO: Fix build on FreeBSD 14+

Description

devel/p5-IO-AIO: Fix build on FreeBSD 14+

In file included from AIO.xs:173:
In file included from /usr/include/sys/timerfd.h:33:
In file included from /usr/include/sys/proc.h:47:
/usr/include/sys/condvar.h:46:8: error: redefinition of 'cv'
struct cv {

^

/usr/local/lib/perl5/5.34/mach/CORE/sv.h:243:8: note: previous definition is here
struct cv {

^

618 warnings and 1 error generated.

Tested on: 14.0-ALPHA4