amiberry: fix building with gcc15

This commit is contained in:
spycat88
2025-11-16 15:55:53 +00:00
parent c3900f28f2
commit 29f0d9b314

View File

@@ -0,0 +1,11 @@
--- a/src/archivers/chd/corestr.cpp
+++ b/src/archivers/chd/corestr.cpp
@@ -16,7 +16,7 @@
#include <cctype>
#include <cstdlib>
-
+#include <cstdint>
/*-------------------------------------------------
core_stricmp - case-insensitive string compare