drop obsolete #ifdef HAVE_CONFIG_H

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-17 19:46:20 +01:00
parent accf9ebff6
commit 78df569b01
6 changed files with 0 additions and 17 deletions

View File

@@ -31,10 +31,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Daryll Strauss <daryll@precisioninsight.com>
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -21,10 +21,7 @@
*
* Authors: Patrick LERDA
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -31,10 +31,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Daryll Strauss <daryll@precisioninsight.com>
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <string.h>
#include <math.h>

View File

@@ -21,10 +21,7 @@
*
* Authors: Patrick LERDA
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
/* not working at this time */

View File

@@ -30,10 +30,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Daryll Strauss <daryll@precisioninsight.com>
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86.h"
#include "xf86_OSproc.h"

View File

@@ -48,9 +48,7 @@
/*
* i740_video.c: i740 Xv driver. Based on the mga Xv driver by Mark Vojkovich.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdio.h>
#include <string.h>