mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 09:56:09 -05:00
no SIGCLD on OSX
This commit is contained in:
@@ -49,6 +49,10 @@
|
|||||||
|
|
||||||
#define DEFAULT_CONFIGFILE "/etc/mt-daapd.conf"
|
#define DEFAULT_CONFIGFILE "/etc/mt-daapd.conf"
|
||||||
|
|
||||||
|
#ifndef SIGCLD
|
||||||
|
# define SIGCLD SIGCHLD
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Globals
|
* Globals
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user