Module Name:    xsrc
Committed By:   wiz
Date:           Sun Jun  2 21:44:44 UTC 2013

Modified Files:
        xsrc/external/mit/xf86-video-i740/dist/src: i740_driver.c

Log Message:
Reduce unnecessary diffs to upstream (unistd.h is now included for usleep())


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
    xsrc/external/mit/xf86-video-i740/dist/src/i740_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-video-i740/dist/src/i740_driver.c
diff -u xsrc/external/mit/xf86-video-i740/dist/src/i740_driver.c:1.3 xsrc/external/mit/xf86-video-i740/dist/src/i740_driver.c:1.4
--- xsrc/external/mit/xf86-video-i740/dist/src/i740_driver.c:1.3	Sun Jun  2 07:36:43 2013
+++ xsrc/external/mit/xf86-video-i740/dist/src/i740_driver.c	Sun Jun  2 21:44:44 2013
@@ -88,7 +88,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN
 
 #include "xf86xv.h"
 #include <X11/extensions/Xv.h>
-#include <X11/Xos.h>
 
 #include "vbe.h"
 #include "i740_dga.h"

Reply via email to