patch-src_geode_dcon_c 328 B

12345678910
  1. --- xf86-video-geode-2.11.15.orig/src/geode_dcon.c 2013-10-09 13:47:09.000000000 +0200
  2. +++ xf86-video-geode-2.11.15/src/geode_dcon.c 2014-05-17 18:56:45.000000000 +0200
  3. @@ -29,6 +29,7 @@
  4. /* Includes that are used by all drivers */
  5. #include <xf86.h>
  6. +#include <xf86Modes.h>
  7. #include <xf86_OSproc.h>
  8. #include <compiler.h>