summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c')
-rw-r--r--x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c b/x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c
new file mode 100644
index 000000000000..501faf40c6f7
--- /dev/null
+++ b/x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c
@@ -0,0 +1,12 @@
+--- src/sis_dri.c.orig Thu Dec 7 19:02:49 2006
++++ src/sis_dri.c Thu Dec 7 19:04:16 2006
+@@ -45,6 +45,9 @@
+ #include "sis.h"
+ #include "sis_regs.h"
+
++/* XXX - It doesn't work for a reason but I'm too lazy to find out why. */
++void SISDRICloseScreen(ScreenPtr pScreen);
++
+ #include "fb.h"
+ #include "GL/glxtokens.h"
+