X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firprog_t.h;h=ddfc8306218948c0ab82e92028afe5840623d97a;hb=8399216d8aebc713bbda04b6e3e250a1d52b20bf;hp=ace996eb942f82fe81082f85ef9b4e06136c9029;hpb=d90f94a19f2685a7582c249be5297838e9467098;p=libfirm diff --git a/ir/ir/irprog_t.h b/ir/ir/irprog_t.h index ace996eb9..ddfc83062 100644 --- a/ir/ir/irprog_t.h +++ b/ir/ir/irprog_t.h @@ -18,7 +18,7 @@ # define _IRPROG_T_H_ #ifdef HAVE_CONFIG_H -#include "config.h" +#include "firm_config.h" #endif #include "irprog.h" @@ -71,7 +71,7 @@ struct ir_prog { #endif }; -INLINE void remove_irp_type_from_list (type *typ); +void remove_irp_type_from_list (type *typ); static INLINE type * __get_glob_type(void) {