X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbespilloptions.c;h=32dc6576f87e46a971a5f428e74e6d57de2a23e3;hb=fc2759fa267ba4b074c2ac570c1b9d47cc943612;hp=576c4e0991342ea42fdad3431dfdcd2f6217c64b;hpb=0161c9599a7082e078193440aec516576b3764a8;p=libfirm diff --git a/ir/be/bespilloptions.c b/ir/be/bespilloptions.c index 576c4e099..32dc6576f 100644 --- a/ir/be/bespilloptions.c +++ b/ir/be/bespilloptions.c @@ -34,8 +34,8 @@ #include "bemodule.h" #include "be.h" -#include -#include +#include "lc_opts.h" +#include "lc_opts_enum.h" int be_coalesce_spill_slots = 1; int be_do_remats = 1;