diff options
Diffstat (limited to 'hw/xfree86/common/xf86Module.h')
-rw-r--r-- | hw/xfree86/common/xf86Module.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h index 44643d9b1..f0ac3bd59 100644 --- a/hw/xfree86/common/xf86Module.h +++ b/hw/xfree86/common/xf86Module.h @@ -40,10 +40,6 @@ * XXX This file arguably belongs in xfree86/loader/. */ -#ifdef HAVE_XORG_CONFIG_H -#include <xorg-config.h> -#endif - #ifndef _XF86MODULE_H #define _XF86MODULE_H |