X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftypeprint.h;h=f2de1c57015f90a9bfed66889f451328d5a11d90;hb=b1acf338d3974d99af32899092989edeee7fbef4;hp=c57cc58c7ef37f2f3bbff2feb2fca7552811aad5;hpb=17732724f33c6969c86a29c832e094b96a4483bf;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/typeprint.h b/gdb/typeprint.h index c57cc58c7e..f2de1c5701 100644 --- a/gdb/typeprint.h +++ b/gdb/typeprint.h @@ -22,6 +22,8 @@ #ifndef TYPEPRINT_H #define TYPEPRINT_H +struct ui_file; + void print_type_scalar (struct type * type, LONGEST, struct ui_file *); void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,