X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbera.c;h=a7584a52c30b451d36ca99f22982fb9aaa8ce411;hb=fef8dc3eff6468d7d65485af8e1ac9884c504e1a;hp=ec462632979315053614ec06a2105e4902f376c6;hpb=0df5e0ea5d4d6a566339ac4b93a73719858e81e1;p=libfirm diff --git a/ir/be/bera.c b/ir/be/bera.c index ec4626329..a7584a52c 100644 --- a/ir/be/bera.c +++ b/ir/be/bera.c @@ -22,7 +22,6 @@ * @brief Base routines for register allocation. * @author Sebastian Hack * @date 22.11.2004 - * @version $Id$ */ #include "config.h" @@ -34,6 +33,7 @@ #include "irmode.h" #include "irdom.h" #include "iredges.h" +#include "irtools.h" #include "bera.h" #include "beutil.h"