X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbespill.h;h=843a0df8dec82a5a4291ca4f6a3efe431e66571c;hb=df2faee01a5832057bb3ca0ba5f67e979c916e19;hp=61a92d88d5fd11622e43307e11f69f2304a23231;hpb=18814151f8c0ea17b2a7bf84c82ee3c2e66d6a6b;p=libfirm diff --git a/ir/be/bespill.h b/ir/be/bespill.h index 61a92d88d..843a0df8d 100644 --- a/ir/be/bespill.h +++ b/ir/be/bespill.h @@ -22,13 +22,11 @@ * @brief Option handling for spiller. * @author Matthias Braun * @date 12.10.2006 - * @version $Id$ */ #ifndef FIRM_BE_BESPILL_H #define FIRM_BE_BESPILL_H #include "bearch.h" -#include "beirg.h" extern int be_coalesce_spill_slots; extern int be_do_remats;