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 20:22:59 +01:00
parent 7a1a7ced1d
commit 29916b5879
3 changed files with 0 additions and 6 deletions

View File

@@ -32,9 +32,7 @@
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <xorg-server.h>
#include <fb.h>

View File

@@ -47,9 +47,7 @@
#include <xf86_OSproc.h>
#include <xkbsrv.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "client.h"
#include "nested_input.h"

View File

@@ -42,9 +42,7 @@
#include <xorg-server.h>
#include <xf86.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "client.h"