diff --git a/composite/compint.h b/composite/compint.h index 8b00f224ce..625ce8dde5 100644 --- a/composite/compint.h +++ b/composite/compint.h @@ -40,14 +40,9 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ - #ifndef _COMPINT_H_ #define _COMPINT_H_ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #include "dix/screen_hooks_priv.h" #include "misc.h" diff --git a/composite/compositeext.h b/composite/compositeext.h index ae579edf25..e3e6f4c755 100644 --- a/composite/compositeext.h +++ b/composite/compositeext.h @@ -20,14 +20,9 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ - #ifndef _COMPOSITEEXT_H_ #define _COMPOSITEEXT_H_ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #include "misc.h" #include "scrnintstr.h"