Module Name:    xsrc
Committed By:   prlw1
Date:           Wed Jan 28 00:48:06 UTC 2015

Modified Files:
        xsrc/external/mit/xf86-video-geode/dist/src: geode_dcon.c

Log Message:
Fix i386 build - reported and tested by Hisashi T Fujinaka


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
    xsrc/external/mit/xf86-video-geode/dist/src/geode_dcon.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-geode/dist/src/geode_dcon.c
diff -u xsrc/external/mit/xf86-video-geode/dist/src/geode_dcon.c:1.1.1.3 xsrc/external/mit/xf86-video-geode/dist/src/geode_dcon.c:1.2
--- xsrc/external/mit/xf86-video-geode/dist/src/geode_dcon.c:1.1.1.3	Thu Mar 20 06:54:20 2014
+++ xsrc/external/mit/xf86-video-geode/dist/src/geode_dcon.c	Wed Jan 28 00:48:06 2015
@@ -29,6 +29,7 @@
 
 /* Includes that are used by all drivers */
 #include <xf86.h>
+#include <xf86Modes.h>
 #include <xf86_OSproc.h>
 #include <compiler.h>
 

Reply via email to