$NetBSD: patch-am,v 1.8 2002/12/04 15:20:29 taya Exp $ diff -ru ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c ./nsprpub/pr/src/pthreads/ptio.c --- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c Tue Sep 24 23:21:06 2002 +++ ./nsprpub/pr/src/pthreads/ptio.c Wed Nov 13 14:21:27 2002 @@ -192,7 +192,7 @@ #elif defined(IRIX) || defined(OSF1) || defined(AIX) || defined(HPUX) \ || defined(LINUX) || defined(FREEBSD) || defined(BSDI) || defined(VMS) \ || defined(NTO) || defined(OPENBSD) || defined(DARWIN) \ - || defined(UNIXWARE) + || defined(UNIXWARE) || defined(NETBSD) #define _PRSockOptVal_t void * #else #error "Cannot determine architecture"