Index: ext/dio/dio.c
===================================================================
RCS file: /repository/php4/ext/dio/dio.c,v
retrieving revision 1.6
diff -u -r1.6 dio.c
--- ext/dio/dio.c	28 Feb 2002 08:26:05 -0000	1.6
+++ ext/dio/dio.c	24 Mar 2002 18:39:54 -0000
@@ -87,7 +87,6 @@
 	RDIOC(O_APPEND);
 	RDIOC(O_NONBLOCK);
 	RDIOC(O_NDELAY);
-	RDIOC(O_SYNC);
 	RDIOC(O_NOCTTY);
 	RDIOC(S_IRWXU);
 	RDIOC(S_IRUSR);
