$NetBSD: patch-au,v 1.1.1.1 2004/05/03 00:38:35 dmcmahill Exp $

--- source/libs/comm/commlib.c	2003-10-02 14:25:46.000000000 +0200
+++ source/libs/comm/commlib.c	2003-09-30 16:09:54.000000000 +0200
@@ -63,7 +63,7 @@
 int gethostname(char *name, int namelen);
 #endif
 
-#if defined(DARWIN) || defined(FREEBSD)
+#if defined(DARWIN) || defined(FREEBSD) || defined(NETBSD)
 #   define SIGCLD SIGCHLD
 #endif
 
