$OpenBSD: patch-mozilla_nsprpub_pr_tests_nameshm1_c,v 1.1 2006/11/15 09:05:36 ajacoutot Exp $
--- mozilla/nsprpub/pr/tests/nameshm1.c.orig	Sun Apr 25 17:01:02 2004
+++ mozilla/nsprpub/pr/tests/nameshm1.c	Mon Nov 13 12:45:53 2006
@@ -589,7 +589,9 @@ PRIntn main(PRIntn argc, char *argv[])
         ReadOnlyTest();
         if ( failed_already != 0 )
             goto Finished;
+#if !defined(__OpenBSD__)
         ClientServerTest();
+#endif
     }
 
 Finished:
