diff --git a/x11/hyprshutdown/files/patch-src_helpers_OS.cpp b/x11/hyprshutdown/files/patch-src_helpers_OS.cpp new file mode 100644 index 000000000000..763d00f5fa05 --- /dev/null +++ b/x11/hyprshutdown/files/patch-src_helpers_OS.cpp @@ -0,0 +1,10 @@ +--- src/helpers/OS.cpp.orig 2026-07-26 05:17:40 UTC ++++ src/helpers/OS.cpp +@@ -2,6 +2,7 @@ + + #include + #include ++#include + + #include + #include