diff options
Diffstat (limited to 'hw/xfree86/common/compiler.h')
-rw-r--r-- | hw/xfree86/common/compiler.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/common/compiler.h b/hw/xfree86/common/compiler.h index 86f237675..b7d813329 100644 --- a/hw/xfree86/common/compiler.h +++ b/hw/xfree86/common/compiler.h @@ -50,10 +50,6 @@ /* $XConsortium: compiler.h /main/16 1996/10/25 15:38:34 kaleb $ */ -#ifdef HAVE_XORG_CONFIG_H -#include <xorg-config.h> -#endif - #ifndef _COMPILER_H # if !defined(_XF86_ANSIC_H) && defined(XFree86Module) |