--- libretro-common/rthreads/rthreads.c.orig 2023-11-02 10:48:48 UTC +++ 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