another warning
authornotaz <notasas@gmail.com>
Sun, 6 Oct 2024 00:00:39 +0000 (03:00 +0300)
committernotaz <notasas@gmail.com>
Sun, 6 Oct 2024 00:00:39 +0000 (03:00 +0300)
libpcsxcore/new_dynarec/assem_arm.c

index 70798ef..308f4a0 100644 (file)
@@ -19,6 +19,7 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.          *
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
+#include <strings.h> // ffs
 #define FLAGLESS
 #include "../gte.h"
 #undef FLAGLESS