$OpenBSD: patch-xv_h,v 1.3 2005/06/23 20:23:06 sturm Exp $
--- xv.h.orig	Thu Jun 23 21:59:31 2005
+++ xv.h	Thu Jun 23 21:59:32 2005
@@ -345,7 +345,7 @@
 #endif
 
 #ifndef S_IRWUSR
-#  define S_IRWUSR	(S_IRUSR|__S_IWRITE)
+#  define S_IRWUSR	(S_IRUSR|S_IWUSR)
 #endif
 
 #ifndef MAXPATHLEN
