From 936433a5deb6ccc8f8476096f2c2b8dc72c33388 Mon Sep 17 00:00:00 2001 From: zorz Date: Thu, 2 Apr 2026 01:11:55 +0300 Subject: chromium musl --- chromium/patches/terminal-fdset.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 chromium/patches/terminal-fdset.patch (limited to 'chromium/patches/terminal-fdset.patch') diff --git a/chromium/patches/terminal-fdset.patch b/chromium/patches/terminal-fdset.patch new file mode 100644 index 0000000..32c7421 --- /dev/null +++ b/chromium/patches/terminal-fdset.patch @@ -0,0 +1,10 @@ +--- a/third_party/dawn/src/tint/utils/system/terminal_posix.cc ++++ b/third_party/dawn/src/tint/utils/system/terminal_posix.cc +@@ -37,6 +37,7 @@ + #include + #include + #include ++#include + + #include "src/tint/utils/containers/vector.h" + #include "src/tint/utils/macros/compiler.h" -- cgit v1.2.3