drop obsolte check for HAVE_CONFIG_H

config.h is always present, no need to check for it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-17 14:06:06 +01:00
parent cbb1ed96f9
commit 4553e88fba
12 changed files with 0 additions and 25 deletions

View File

@@ -32,9 +32,7 @@
* Fast mixed directoion Blts
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -22,9 +22,7 @@
* Author: Alan Hourihane, alanh@fairlite.demon.co.uk
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
/* All drivers should typically include these */
#include "xf86.h"

View File

@@ -22,9 +22,7 @@
* Author: Alan Hourihane, alanh@fairlite.demon.co.uk
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -22,9 +22,7 @@
* Authors: Alan Hourihane, <alanh@fairlite.demon.co.uk>
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -29,9 +29,7 @@
* clockchip programming code.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "fb.h"

View File

@@ -1,7 +1,5 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -24,9 +24,7 @@
* Author: Alan Hourihane, alanh@fairlite.demon.co.uk
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -4,9 +4,7 @@
based on code written by Mark Vojkovich <markv@valinux.com>
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -2,10 +2,7 @@
* VIA TV additions
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "trident.h"
#include "trident_regs.h"

View File

@@ -22,9 +22,7 @@
* Author: Alan Hourihane, alanh@fairlite.demon.co.uk
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -22,9 +22,7 @@
* Author: Alan Hourihane, alanh@fairlite.demon.co.uk
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -24,9 +24,7 @@
* Trident XP4/XP5 accelerated options.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "exa.h"
#include "picture.h"