$NetBSD: patch-an,v 1.1 2001/03/21 15:29:01 wennmach Exp $ Add "NETBSD" where appropriate. --- mpid/ch_p4/p4/usc/usc.c.orig Mon Mar 19 20:26:34 2001 +++ mpid/ch_p4/p4/usc/usc.c Mon Mar 19 20:28:13 2001 @@ -88,7 +88,7 @@ #if defined(SUN) || defined(HP) || defined(DEC5000) || \ defined(SUN_SOLARIS) || defined(FREEBSD) || defined(LINUX) || \ - defined(I86_SOLARIS) || \ + defined(I86_SOLARIS) || defined(NETBSD) || \ defined(BALANCE) || \ defined(RS6000) || defined(IBM3090) || \ defined(NEXT) || defined(TITAN) || defined(GP_1000) || \ @@ -198,7 +198,7 @@ #if defined(SUN) || defined(HP) || \ defined(SUN_SOLARIS) || defined(FREEBSD) || defined(LINUX) || \ - defined(I86_SOLARIS) || \ + defined(I86_SOLARIS) || defined(NETBSD) || \ defined(BALANCE) || \ defined(RS6000) || defined(IBM3090) || \ defined(NEXT) || defined(TITAN) || defined(TC1000) || \