X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fifconv.c;h=63c70905311968229d53de9ef1372b9d4bf2e78a;hb=04906225f6fe1bc22f73b5d6a98eb9c0992a9b54;hp=99696af99e5e78f1207f4efe6ea74dc5493bd5bf;hpb=e30e5834fd8c1c3a7d28fc66e99b91a84993bde8;p=libfirm diff --git a/ir/opt/ifconv.c b/ir/opt/ifconv.c index 99696af99..63c709053 100644 --- a/ir/opt/ifconv.c +++ b/ir/opt/ifconv.c @@ -24,9 +24,7 @@ * @version $Id$ */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include #include "iroptimize.h" @@ -39,8 +37,7 @@ #include "irgopt.h" #include "irgwalk.h" #include "irtools.h" -#include "array.h" -#include "xmalloc.h" +#include "array_t.h" // debug #include "irdump.h"