X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Ftailrec.c;h=32f7e3e4b4753740ff701905c5407b50a0dd147a;hb=afbbc0b1ccd684c4c24bfd43d0f994123245f39f;hp=be13961d1c6b7796ab71b834379c372f765fca51;hpb=81d4cf5aeab4d0c0bc2a5e7c461d58ee7a7522d6;p=libfirm diff --git a/ir/opt/tailrec.c b/ir/opt/tailrec.c index be13961d1..32f7e3e4b 100644 --- a/ir/opt/tailrec.c +++ b/ir/opt/tailrec.c @@ -47,7 +47,6 @@ #include "irouts.h" #include "irhooks.h" #include "ircons_t.h" -#include "xmalloc.h" DEBUG_ONLY(static firm_dbg_module_t *dbg);