Module Name:    xsrc
Committed By:   macallan
Date:           Thu May 26 00:36:04 UTC 2011

Modified Files:
        xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_driver.c

Log Message:
#include <sys/ioctl.h>


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
    xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_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-suncg14/dist/src/cg14_driver.c
diff -u xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c:1.7 xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c:1.8
--- xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c:1.7	Thu Apr 14 16:59:48 2011
+++ xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c	Thu May 26 00:36:03 2011
@@ -26,6 +26,7 @@
 #endif
 
 #include <string.h>
+#include <sys/ioctl.h>
 
 #include "xf86.h"
 #include "xf86_OSproc.h"

Reply via email to