diff options
Diffstat (limited to 'hw/xfree86/dixmods/mfbmodule.c')
-rw-r--r-- | hw/xfree86/dixmods/mfbmodule.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/dixmods/mfbmodule.c b/hw/xfree86/dixmods/mfbmodule.c index dc9fddc5b..be3b9eed0 100644 --- a/hw/xfree86/dixmods/mfbmodule.c +++ b/hw/xfree86/dixmods/mfbmodule.c @@ -29,10 +29,6 @@ #include <xorg-config.h> #endif -#ifdef HAVE_DIX_CONFIG_H -#include <dix-config.h> -#endif - #ifdef XFree86LOADER #include "xf86Module.h" |