X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Flower%2Flower_calls.c;h=f99bf7e74f3afbcd82be3b53ee1ce987f0313b6d;hb=04906225f6fe1bc22f73b5d6a98eb9c0992a9b54;hp=f65b3466739fcc88f62a80ebf7a0016c941ffc0e;hpb=81d4cf5aeab4d0c0bc2a5e7c461d58ee7a7522d6;p=libfirm diff --git a/ir/lower/lower_calls.c b/ir/lower/lower_calls.c index f65b34667..f99bf7e74 100644 --- a/ir/lower/lower_calls.c +++ b/ir/lower/lower_calls.c @@ -24,9 +24,7 @@ * @version $Id$ */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include "lowering.h" #include "irprog_t.h" @@ -41,7 +39,6 @@ #include "iroptimize.h" #include "array_t.h" #include "pmap.h" -#include "xmalloc.h" #include "error.h" /** A type map for def_find_pointer_type. */