xserver: Branch 'master'

Roland Scheidegger sroland at kemper.freedesktop.org
Sat Oct 4 06:50:48 PDT 2008


 hw/xfree86/dri2/dri2.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7818aba1d1e74f4ffe68b7d6806622b94ae8a230
Author: Roland Scheidegger <sroland at tungstengraphics.com>
Date:   Sat Oct 4 15:50:35 2008 +0200

    dri2: fix compilation (remove no longer existing include file)

diff --git a/hw/xfree86/dri2/dri2.c b/hw/xfree86/dri2/dri2.c
index 7bb6ac1..75a99c1 100644
--- a/hw/xfree86/dri2/dri2.c
+++ b/hw/xfree86/dri2/dri2.c
@@ -39,7 +39,6 @@
 #include "scrnintstr.h"
 #include "windowstr.h"
 #include "dri2.h"
-#include <GL/internal/dri_sarea.h>
 
 #include "xf86.h"
 


More information about the xorg-commit mailing list