summaryrefslogtreecommitdiff
path: root/gdb/typeprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/typeprint.h')
-rw-r--r--gdb/typeprint.h2
1 files changed, 2 insertions, 0 deletions
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,