From 086fc1577ecbecb149aa9afcda2ce459c6974083 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Fri, 4 Jul 2025 17:00:23 +0200 Subject: [PATCH] composite: compositeext.h: drop not needed include of dix-config.h Signed-off-by: Enrico Weigelt, metux IT consult --- composite/compositeext.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/composite/compositeext.h b/composite/compositeext.h index 945a4c35c..e3e6f4c75 100644 --- a/composite/compositeext.h +++ b/composite/compositeext.h @@ -20,11 +20,6 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ - -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #ifndef _COMPOSITEEXT_H_ #define _COMPOSITEEXT_H_