Module Name:    xsrc
Committed By:   mrg
Date:           Wed Jun 10 01:54:49 UTC 2009

Modified Files:
        xsrc/external/mit/xf86-video-cirrus/dist/src: lg_driver.c

Log Message:
#include "inputstr.h" since we use stuff from there.
CVS----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
    xsrc/external/mit/xf86-video-cirrus/dist/src/lg_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-cirrus/dist/src/lg_driver.c
diff -u xsrc/external/mit/xf86-video-cirrus/dist/src/lg_driver.c:1.1.1.2 xsrc/external/mit/xf86-video-cirrus/dist/src/lg_driver.c:1.2
--- xsrc/external/mit/xf86-video-cirrus/dist/src/lg_driver.c:1.1.1.2	Wed Jun 10 00:46:44 2009
+++ xsrc/external/mit/xf86-video-cirrus/dist/src/lg_driver.c	Wed Jun 10 01:54:49 2009
@@ -57,6 +57,8 @@
 
 #include "fb.h"
 
+#include "inputstr.h"
+
 #include "xf86DDC.h"
 
 #undef LG_DEBUG

Reply via email to