Module Name:    xsrc
Committed By:   christos
Date:           Mon May 23 02:50:56 UTC 2011

Modified Files:
        xsrc/external/mit/xf86-video-ag10e/dist/src: ag10e_cursor.c

Log Message:
include for ioctl()


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_cursor.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-ag10e/dist/src/ag10e_cursor.c
diff -u xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_cursor.c:1.1 xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_cursor.c:1.2
--- xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_cursor.c:1.1	Mon Nov 10 22:36:25 2008
+++ xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_cursor.c	Sun May 22 22:50:56 2011
@@ -28,6 +28,7 @@
 #include <fcntl.h>
 #include <sys/time.h>
 #include <sys/types.h>
+#include <sys/ioctl.h>
 #include <dev/sun/fbio.h>
 #include <dev/wscons/wsconsio.h>
 

Reply via email to