mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 13:15:12 +02:00
10 lines
332 B
Diff
10 lines
332 B
Diff
--- a/daemon/gamemode-context.c
|
|
+++ b/daemon/gamemode-context.c
|
|
@@ -50,6 +50,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
#include <sys/time.h>
|
|
#include <systemd/sd-daemon.h> /* TODO: Move usage to gamemode-dbus.c */
|
|
#include <unistd.h>
|
|
+#include <signal.h>
|
|
|
|
/**
|
|
* The GameModeClient encapsulates the remote connection, providing a list
|