File u_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch of Package xf86-video-savage
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-savage-2.3.7/src/savage_driver.c.orig 2013-12-02 15:59:31.000000000 +0000 +++ xf86-video-savage-2.3.7/src/savage_driver.c 2013-12-02 16:01:10.000000000 +0000 @@ -55,6 +55,8 @@ #include "xf86xv.h" +#include "xf86Modes.h" + #include "savage_driver.h" #include "savage_pciids.h" #include "savage_regs.h"