diff options
Diffstat (limited to 'x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp')
| -rw-r--r-- | x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp b/x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp new file mode 100644 index 000000000000..e5ef33e3fb72 --- /dev/null +++ b/x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp @@ -0,0 +1,10 @@ +--- src/finders/desktop/DesktopFinder.cpp.orig 2025-11-23 08:44:11 UTC ++++ src/finders/desktop/DesktopFinder.cpp +@@ -9,6 +9,7 @@ + #include <fstream> + #include <sys/inotify.h> + #include <sys/poll.h> ++#include <unistd.h> + + #include <hyprutils/string/String.hpp> + #include <hyprutils/os/Process.hpp> |
