mirror of
https://github.com/badaix/snapcast.git
synced 2025-09-19 20:42:42 +08:00
added include for kill
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <signal.h>
|
||||||
|
|
||||||
|
|
||||||
///Create a new process given command and run path.
|
///Create a new process given command and run path.
|
||||||
|
Reference in New Issue
Block a user