include: drop including dix-config.h

All xserver sources need to include it at the very top anyways, so
no need to clutter public SDK headers with extra complexity.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-09 15:06:54 +01:00
committed by Enrico Weigelt
parent e835d2a000
commit 75c751dd92
4 changed files with 0 additions and 17 deletions

View File

@@ -1,10 +1,6 @@
#ifndef _DISMODEPROC_H_
#define _DISMODEPROC_H_
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#include "scrnintstr.h"
#define MAXCLOCKS 128