mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
amiberry: fix building with gcc15
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user