xkb: xkbDflts.h: drop not needed include of <dix-config.h>

All source files need to include it anyways, so no need to include it here,
and neither having an extra check for HAVE_DIX_CONFIG_H

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-08-05 15:25:22 +02:00
committed by Enrico Weigelt
parent 8a23c1984b
commit 3d0df13d78

View File

@@ -1,7 +1,3 @@
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#include "dix/dix_priv.h"
#ifndef DEFAULT_H