$NetBSD: patch-ab,v 1.2 2004/05/05 00:46:45 danw Exp $ --- nttcp.c.orig Mon Dec 18 21:16:54 2000 +++ nttcp.c @@ -136,7 +136,7 @@ #endif /* aix */ /*====================================================================*/ -#if defined(FreeBSD) +#ifndef SIGCLD #define SIGCLD SIGCHLD #endif /*FreeBSD*/