diff --git a/emulators/pcsx2/files/patch-3rdparty-fmt-include-fmt-format.h b/emulators/pcsx2/files/patch-3rdparty-fmt-include-fmt-format.h new file mode 100644 index 000000000000..54b527625b5f --- /dev/null +++ b/emulators/pcsx2/files/patch-3rdparty-fmt-include-fmt-format.h @@ -0,0 +1,10 @@ +--- 3rdparty/fmt/include/fmt/format.h.orig 2025-06-29 19:47:12 UTC ++++ 3rdparty/fmt/include/fmt/format.h +@@ -44,6 +44,7 @@ + # include // std::signbit + # include // std::byte + # include // uint32_t ++# include // malloc(), free() + # include // std::memcpy + # include // std::numeric_limits + # include // std::bad_alloc