From 8234af6c6a3ade13f7720743bde79957c7df3f6c Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 13 May 2008 11:17:39 +0930 Subject: [PATCH] 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. --- hw/xfree86/os-support/linux/lnx_agp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xfree86/os-support/linux/lnx_agp.c b/hw/xfree86/os-support/linux/lnx_agp.c index 300b08df6..ded9e0fae 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 -#include #endif #include