Skip to content

pulsecore: Fix a strict-prototypes warning

Some older compilers complain about the empty arg list in the implementation of pa_memfd_is_locally_supported().

See e.g. the build log here: https://www.gentoofan.org/gentoo/misc/slibtool/pulseaudio-14.2_pre_build.log

Merge request reports