X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fifconv.c;h=63c70905311968229d53de9ef1372b9d4bf2e78a;hb=04906225f6fe1bc22f73b5d6a98eb9c0992a9b54;hp=849853fc911000ff91693a7e7b1a0960b4002c2e;hpb=81d4cf5aeab4d0c0bc2a5e7c461d58ee7a7522d6;p=libfirm diff --git a/ir/opt/ifconv.c b/ir/opt/ifconv.c index 849853fc9..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" @@ -40,7 +38,6 @@ #include "irgwalk.h" #include "irtools.h" #include "array_t.h" -#include "xmalloc.h" // debug #include "irdump.h"