--- desmume/src/libretro-common/rthreads/rthreads.c.orig 2023-10-06 13:44:56 UTC +++ desmume/src/libretro-common/rthreads/rthreads.c @@ -55,7 +55,7 @@ #include #endif -#if defined(VITA) || defined(BSD) || defined(ORBIS) +#if defined(VITA) || defined(BSD) || defined(ORBIS) || (__FreeBSD__ <= 12) #include #endif