diff --git a/mi/miinitext.c b/mi/miinitext.c index 04f320118..5a8a86059 100644 --- a/mi/miinitext.c +++ b/mi/miinitext.c @@ -70,22 +70,13 @@ SOFTWARE. * the sale, use or other dealings in this Software without prior written * authorization from the copyright holder(s) and author(s). */ - -#ifdef HAVE_DIX_CONFIG_H #include -#endif #ifdef HAVE_XORG_CONFIG_H #include #include "xf86Extensions.h" #endif -#ifdef HAVE_XNEST_CONFIG_H -#include -#undef COMPOSITE -#undef DPMSExtension -#endif - #include "misc.h" #include "extension.h" #include "extinit_priv.h"