mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-01 19:26:58 +02:00
added include for kill
This commit is contained in:
parent
7af0bdde65
commit
dd29f87951
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <sys/wait.h>
|
||||
#include <cstdlib>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
///Create a new process given command and run path.
|
||||
|
|
Loading…
Add table
Reference in a new issue