X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=write_fluffy.c;h=5379aee2de6901fc7793ba401a2154669b6cbb31;hb=190e3bfeb4375a945179ab1aa8aa12509cee5861;hp=0d66b0b72ba81f2ea44ac70709743f4693548982;hpb=f4ba96ac16e62370ded3eb1ee80f4ee39cdddbaa;p=cparser diff --git a/write_fluffy.c b/write_fluffy.c index 0d66b0b..5379aee 100644 --- a/write_fluffy.c +++ b/write_fluffy.c @@ -334,6 +334,7 @@ void write_fluffy_decls(FILE *output, const translation_unit_t *unit) global_scope = &unit->scope; ast_set_output(out); + type_set_output(out); fprintf(out, "/* WARNING: Automatically generated file */\n"); /* write structs,unions + enums */