From: Matthias Braun Date: Wed, 9 Jul 2008 12:58:56 +0000 (+0000) Subject: fix warnings X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=3e73377d9f92b527766caf42bd54af4b9f398c79;p=libfirm fix warnings [r20392] --- diff --git a/ir/be/beschednormal.c b/ir/be/beschednormal.c index 75071c596..dacc5a675 100644 --- a/ir/be/beschednormal.c +++ b/ir/be/beschednormal.c @@ -40,6 +40,7 @@ // XXX there is no one time init for schedulers //#define NORMAL_DBG +#include "irprintf.h" static int must_be_scheduled(const ir_node* const irn)