revert 1.9. Not approved.
[deliverable/binutils-gdb.git] / gdb / annotate.h
index 1a509b16f176a54f0eab4a5dfed9773eb24ca2eb..0521896f23dc7317310817dd7b758a813ff62cf3 100644 (file)
@@ -23,6 +23,7 @@
 
 extern void breakpoints_changed PARAMS ((void));
 
+extern void annotate_ignore_count_change (void);
 extern void annotate_breakpoint PARAMS ((int));
 extern void annotate_catchpoint PARAMS ((int));
 extern void annotate_watchpoint PARAMS ((int));
@@ -44,9 +45,7 @@ extern void annotate_breakpoints_table_end PARAMS ((void));
 
 extern void annotate_frames_invalid PARAMS ((void));
 
-#ifdef __STDC__
 struct type;
-#endif
 
 extern void annotate_field_begin PARAMS ((struct type *));
 extern void annotate_field_name_end PARAMS ((void));
This page took 0.024278 seconds and 4 git commands to generate.