X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftypewalk.c;h=fde9e46f63af3cb8321a820128347bc3ae95086e;hb=79d90510ce8f0cd7994b09f3fbfdab0d98940a4a;hp=d7633d4d90da1d4c1e14483b4b7449426150aac8;hpb=8428d50114020cce61e2fccae4e23244a99db918;p=libfirm diff --git a/ir/tr/typewalk.c b/ir/tr/typewalk.c index d7633d4d9..fde9e46f6 100644 --- a/ir/tr/typewalk.c +++ b/ir/tr/typewalk.c @@ -29,9 +29,7 @@ * - execute the pre function before recursion * - execute the post function after recursion */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #ifdef HAVE_STDLIB_H # include