File u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch of Package xf86-video-geode
Author: Stefan Dirsch Subject: Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c Fixes build against xorg-server 1.15 Signed-off-by: Stefan Dirsch <sndirsch@suse.de> --- xf86-video-geode-2.11.15/src.old/geode.h 2013-12-02 15:30:59.000000000 +0000 +++ xf86-video-geode-2.11.15/src/geode.h 2013-12-02 15:31:32.000000000 +0000 @@ -43,6 +43,8 @@ #include "xf86xv.h" +#include "xf86Modes.h" + #include "compat-api.h" /* We only support EXA version >=2 */