Move SIGCHLD definition to compat.h so that other files can use it.
authorMichael Poole <mdpoole@troilus.org>
Sun, 23 Mar 2008 15:16:01 +0000 (11:16 -0400)
committerMichael Poole <mdpoole@troilus.org>
Sun, 23 Mar 2008 15:16:01 +0000 (11:16 -0400)
src/compat.h: If SIGCHLD is not defined, define it here.
src/main.c: ... rather than here.


No differences found