diff --git a/gdb/annotate.h b/gdb/annotate.h index 83954ab1181..2b618ed182a 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -43,6 +43,7 @@ extern void annotate_record (void); extern void annotate_breakpoints_table_end (void); extern void annotate_frames_invalid (void); +extern void annotate_new_thread (void); struct type;