Xext: drop checking for HAVE_DIX_CONFIG_H

Within the Xserver build, there's always 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-02-18 11:59:29 +01:00
parent 64eb27449e
commit 4d164ff7c8
4 changed files with 0 additions and 8 deletions

View File

@ -1,8 +1,6 @@
/* Prototypes for functions that the DDX must provide */ /* Prototypes for functions that the DDX must provide */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h> #include <dix-config.h>
#endif
#ifndef _DPMSPROC_H_ #ifndef _DPMSPROC_H_
#define _DPMSPROC_H_ #define _DPMSPROC_H_

View File

@ -32,9 +32,7 @@ Equipment Corporation.
* PanoramiX definitions * PanoramiX definitions
*/ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h> #include <dix-config.h>
#endif
#ifndef _PANORAMIX_H_ #ifndef _PANORAMIX_H_
#define _PANORAMIX_H_ #define _PANORAMIX_H_

View File

@ -1,7 +1,5 @@
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h> #include <dix-config.h>
#endif
#ifndef _PANORAMIXSRV_H_ #ifndef _PANORAMIXSRV_H_
#define _PANORAMIXSRV_H_ #define _PANORAMIXSRV_H_

View File

@ -24,9 +24,7 @@
* XFree86 Project. * XFree86 Project.
*/ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h> #include <dix-config.h>
#endif
#ifndef _SLEEPUNTIL_H_ #ifndef _SLEEPUNTIL_H_
#define _SLEEPUNTIL_H_ 1 #define _SLEEPUNTIL_H_ 1