X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Firextbb2.c;h=3c934c216cddaa87f1bfa41211e0b2ae89ee72fe;hb=9eeb2b41dc3c1fe19973b57b5454d651f95424e6;hp=2e01d01913e6a755b4777aeb69c8868af72060de;hpb=d935aa267d00966c360931d2f0f43008030c0592;p=libfirm diff --git a/ir/ana/irextbb2.c b/ir/ana/irextbb2.c index 2e01d0191..3c934c216 100644 --- a/ir/ana/irextbb2.c +++ b/ir/ana/irextbb2.c @@ -27,9 +27,7 @@ * Alternative algorithm for computing extended basic blocks (using out edges * and execution frequencies) */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include "irextbb_t.h" #include "irgwalk.h"