https://bugs.gentoo.org/959093 Missing include for malloc and getenv --- a/src/rmd_jack.c +++ b/src/rmd_jack.c @@ -31,6 +31,7 @@ #include #include +#include #ifdef HAVE_LIBJACK