xserver: Branch 'mpx'

Peter Hutterer whot at kemper.freedesktop.org
Mon May 12 18:55:44 PDT 2008


 hw/xfree86/os-support/linux/lnx_agp.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8234af6c6a3ade13f7720743bde79957c7df3f6c
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Tue May 13 11:17:39 2008 +0930

    xfree86: remove Ubuntu-ism.
    
    Additional #include was required due to broken libc headers or something like
    that. Remove it, there's more to the world than ubuntu alone.

diff --git a/hw/xfree86/os-support/linux/lnx_agp.c b/hw/xfree86/os-support/linux/lnx_agp.c
index 300b08d..ded9e0f 100644
--- a/hw/xfree86/os-support/linux/lnx_agp.c
+++ b/hw/xfree86/os-support/linux/lnx_agp.c
@@ -10,7 +10,6 @@
 
 #ifdef HAVE_XORG_CONFIG_H
 #include <xorg-config.h>
-#include <linux/types.h>
 #endif
 
 #include <X11/X.h>


More information about the xorg-commit mailing list