summaryrefslogtreecommitdiff
path: root/games-util/libstrangle/files/libstrangle-0.1.1_p20220222-gcc13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/libstrangle/files/libstrangle-0.1.1_p20220222-gcc13.patch')
-rw-r--r--games-util/libstrangle/files/libstrangle-0.1.1_p20220222-gcc13.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/games-util/libstrangle/files/libstrangle-0.1.1_p20220222-gcc13.patch b/games-util/libstrangle/files/libstrangle-0.1.1_p20220222-gcc13.patch
new file mode 100644
index 000000000000..03fc215b2e46
--- /dev/null
+++ b/games-util/libstrangle/files/libstrangle-0.1.1_p20220222-gcc13.patch
@@ -0,0 +1,7 @@
+https://bugs.gentoo.org/899038
+--- a/src/vulkan/overlay.cpp
++++ b/src/vulkan/overlay.cpp
+@@ -28,2 +28,3 @@
+
++#include <cstdio>
+ #include <mutex>