Sorry I forgot to add the offending code.
#ifdef MUDSHELL
signal( SIGCHLD, sigchld_handler );
#endif
Jamie