Module Name:    xsrc
Committed By:   christos
Date:           Sun May 22 16:05:55 UTC 2011

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

Log Message:
add missing include.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_accel.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_accel.c
diff -u xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_accel.c:1.1 xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_accel.c:1.2
--- xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_accel.c:1.1	Mon Nov 10 22:36:25 2008
+++ xsrc/external/mit/xf86-video-ag10e/dist/src/ag10e_accel.c	Sun May 22 12:05:55 2011
@@ -30,6 +30,7 @@
 
 #include "ag10e.h"
 #include "dgaproc.h"
+#include "fb.h"
 #include "miline.h"
 #include "xaalocal.h"	/* For replacements */
 

Reply via email to