X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeasm_asm_gnu.c;h=6840127d60a82d5b6d46078f07b2aba2de72c304;hb=143561a3b47dd7cd6fbd1760d69f9299b64e9994;hp=e4577fce82390f27da8b0126848984e8d2e19fb2;hpb=7f32895424d235c2a1a5fc29228a180377107d78;p=libfirm diff --git a/ir/be/beasm_asm_gnu.c b/ir/be/beasm_asm_gnu.c index e4577fce8..6840127d6 100644 --- a/ir/be/beasm_asm_gnu.c +++ b/ir/be/beasm_asm_gnu.c @@ -3,12 +3,14 @@ #endif #include +#include #include #include #include #include "obst.h" #include "beasm_asm_gnu.h" +#include "tv.h" static struct obstack *get_obstack_for_segment ( gnuasm_privdata_t *privdata, asm_segment_t segment ) {