From: Christian Würdig Date: Fri, 5 Jan 2007 15:15:38 +0000 (+0000) Subject: added missing include X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=39976a3c974b178392f8b169c440f24012fec5aa;p=libfirm added missing include --- diff --git a/ir/be/becopyilp.c b/ir/be/becopyilp.c index fcd1dba45..0e90b2558 100644 --- a/ir/be/becopyilp.c +++ b/ir/be/becopyilp.c @@ -11,6 +11,8 @@ #include "config.h" #endif /* HAVE_CONFIG_H */ +#include "irtools.h" + #include "bestatevent.h" #include "beirg_t.h"