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-18 11:24:07 +01:00
parent ffe253c110
commit 6bd894fc49
3 changed files with 0 additions and 10 deletions

View File

@@ -32,10 +32,7 @@
* THIS SOFTWARE IS NOT DESIGNED FOR USE IN SAFETY CRITICAL SYSTEMS OF
* ANY KIND OR FORM.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "fb.h"
#include "micmap.h"

View File

@@ -38,11 +38,7 @@
* THIS SOFTWARE IS NOT DESIGNED FOR USE IN SAFETY CRITICAL SYSTEMS OF
* ANY KIND OR FORM.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "fb.h"
#include "micmap.h"

View File

@@ -33,10 +33,7 @@
* http://www.machinaesupremacy.com
* http://www.magnatune.com
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "fb.h"
#include "micmap.h"