diff options
Diffstat (limited to 'gdb/c-lang.h')
-rw-r--r-- | gdb/c-lang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/c-lang.h b/gdb/c-lang.h index 8a82606..1d6b90c 100644 --- a/gdb/c-lang.h +++ b/gdb/c-lang.h @@ -25,6 +25,7 @@ struct ui_file; struct language_arch_info; struct type_print_options; struct parser_state; +struct compile_instance; #include "compile/compile.h" #include "value.h" |