no SIGCLD on OSX

This commit is contained in:
Ron Pedde 2004-01-04 21:16:20 +00:00
parent 318054a466
commit c39af59e01

View File

@ -49,6 +49,10 @@
#define DEFAULT_CONFIGFILE "/etc/mt-daapd.conf"
#ifndef SIGCLD
# define SIGCLD SIGCHLD
#endif
/*
* Globals
*/