X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbearch.h;h=edbf7cfb2d26c5aa9808e30e496c2fcb2bdbc278;hb=d300330b1e6df8c8914b8fb70cf38ee1c8ca2634;hp=c99ed133985bcb49aa6ca984efa1d0d4626af810;hpb=23db8a3e56f4b49329cc0021314b01b8e99326b9;p=libfirm diff --git a/ir/be/bearch.h b/ir/be/bearch.h index c99ed1339..edbf7cfb2 100644 --- a/ir/be/bearch.h +++ b/ir/be/bearch.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -29,6 +29,7 @@ #include "firm_types.h" #include "bitset.h" #include "be.h" +#include "obst.h" typedef struct arch_register_class_t arch_register_class_t; typedef struct arch_register_req_t arch_register_req_t;