diff --git a/xfixes/xfixes.h b/xfixes/xfixes.h index 31f0e13161..f9ed5e6b01 100644 --- a/xfixes/xfixes.h +++ b/xfixes/xfixes.h @@ -23,10 +23,6 @@ #ifndef _XFIXES_H_ #define _XFIXES_H_ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #include "resource.h" extern RESTYPE RegionResType; diff --git a/xfixes/xfixesint.h b/xfixes/xfixesint.h index 04fb237332..38ac7cd46d 100644 --- a/xfixes/xfixesint.h +++ b/xfixes/xfixesint.h @@ -45,10 +45,6 @@ #ifndef _XFIXESINT_H_ #define _XFIXESINT_H_ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #include #include #include