Module Name:    xsrc
Committed By:   wiz
Date:           Thu Aug  6 12:55:02 UTC 2015

Modified Files:
        xsrc/external/mit/xf86-video-xgi/dist/src: vb_init.c

Log Message:
Remove unnecessary unistd.h inclusion.
Reduces diff to upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-xgi/dist/src/vb_init.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-xgi/dist/src/vb_init.c
diff -u xsrc/external/mit/xf86-video-xgi/dist/src/vb_init.c:1.2 xsrc/external/mit/xf86-video-xgi/dist/src/vb_init.c:1.3
--- xsrc/external/mit/xf86-video-xgi/dist/src/vb_init.c:1.2	Thu Jul 19 19:18:20 2012
+++ xsrc/external/mit/xf86-video-xgi/dist/src/vb_init.c	Thu Aug  6 12:55:02 2015
@@ -27,7 +27,6 @@
 #include "config.h"
 #endif
 
-#include <unistd.h>
 #include "osdef.h"
 #include "vgatypes.h"
 

Reply via email to