mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-09 15:51:45 +02:00
11 lines
203 B
Diff
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
|
|
{
|