aports/testing/gamescope/unistd.patch
2024-07-06 21:31:53 +02:00

11 lines
203 B
Diff

--- a/src/Apps/gamescopereaper.cpp
+++ b/src/Apps/gamescopereaper.cpp
@@ -9,6 +9,7 @@
#include <fcntl.h>
#include <sys/resource.h>
#include <sys/wait.h>
+#include <unistd.h>
namespace gamescope
{