From: Matthias Braun Date: Sat, 11 Oct 2008 19:37:43 +0000 (+0000) Subject: more firm_config includes removed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=aa4d0c76a2e006e9ba4d89f38701b07b8ec74991;p=libfirm more firm_config includes removed [r22728] --- diff --git a/ir/ana/dfs_t.h b/ir/ana/dfs_t.h index dd8629d6c..e809ba154 100644 --- a/ir/ana/dfs_t.h +++ b/ir/ana/dfs_t.h @@ -29,7 +29,6 @@ #ifndef FIRM_ANA_DFS_T_H #define FIRM_ANA_DFS_T_H -#include "firm_config.h" #include "hashptr.h" #include "absgraph.h" #include "obst.h" diff --git a/ir/common/debug.c b/ir/common/debug.c index efbe37464..9409f015f 100644 --- a/ir/common/debug.c +++ b/ir/common/debug.c @@ -28,8 +28,6 @@ #include "config.h" #endif -#include "firm_config.h" - #ifdef DEBUG_libfirm #include diff --git a/ir/common/debug.h b/ir/common/debug.h index 0fabe2b5d..0805ef07b 100644 --- a/ir/common/debug.h +++ b/ir/common/debug.h @@ -27,8 +27,6 @@ #ifndef FIRM_COMMON_DEBUG_H #define FIRM_COMMON_DEBUG_H -#include "firm_config.h" - /* WITH DEBUG OUTPUT */ #ifdef DEBUG_libfirm diff --git a/ir/common/firm.c b/ir/common/firm.c index d1ce4d610..d47a9ab09 100644 --- a/ir/common/firm.c +++ b/ir/common/firm.c @@ -31,8 +31,6 @@ # include "firm_revision.h" #endif -#include "firm_config.h" - #ifdef HAVE_STRING_H # include #endif diff --git a/ir/common/irtools.h b/ir/common/irtools.h index 188725c70..ccec7736b 100644 --- a/ir/common/irtools.h +++ b/ir/common/irtools.h @@ -26,7 +26,6 @@ #ifndef FIRM_COMMON_IRTOOLS_H #define FIRM_COMMON_IRTOOLS_H -#include "firm_config.h" #include "firm_types.h" #include "lc_opts.h" diff --git a/ir/common/timing.c b/ir/common/timing.c index 09cf85a05..61ee1cbba 100644 --- a/ir/common/timing.c +++ b/ir/common/timing.c @@ -26,8 +26,6 @@ #include "config.h" #endif -#include "firm_config.h" - #include #include diff --git a/ir/debug/debugger.c b/ir/debug/debugger.c index 91bfc236c..c4e427d2e 100644 --- a/ir/debug/debugger.c +++ b/ir/debug/debugger.c @@ -28,8 +28,6 @@ #include "config.h" #endif -#include "firm_config.h" - #ifdef DEBUG_libfirm #ifdef _WIN32 diff --git a/ir/tr/entity_t.h b/ir/tr/entity_t.h index 6b1eca186..f4036bd33 100644 --- a/ir/tr/entity_t.h +++ b/ir/tr/entity_t.h @@ -29,7 +29,6 @@ #include #include "firm_common_t.h" -#include "firm_config.h" #include "typerep.h" #include "type_t.h" diff --git a/ir/tr/type_t.h b/ir/tr/type_t.h index a0c6b0908..511e954c5 100644 --- a/ir/tr/type_t.h +++ b/ir/tr/type_t.h @@ -27,7 +27,6 @@ #ifndef FIRM_TR_TYPE_T_H #define FIRM_TR_TYPE_T_H -#include "firm_config.h" #include "typerep.h" #include "tpop_t.h" #include "irgraph.h" diff --git a/ir/tv/fltcalc.h b/ir/tv/fltcalc.h index a49d767cf..294ef7844 100644 --- a/ir/tv/fltcalc.h +++ b/ir/tv/fltcalc.h @@ -27,7 +27,6 @@ #ifndef FIRM_TV_FLTCALC_H #define FIRM_TV_FLTCALC_H -#include "firm_config.h" #include "firm_types.h" #ifdef HAVE_LONG_DOUBLE diff --git a/ir/tv/tv_t.h b/ir/tv/tv_t.h index d029f3042..0049c8407 100644 --- a/ir/tv/tv_t.h +++ b/ir/tv/tv_t.h @@ -28,7 +28,6 @@ #ifndef FIRM_TV_TV_T_H #define FIRM_TV_TV_T_H -#include "firm_config.h" #include "firm_common.h" #include