2003-04-12 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 79705fec06d431c1d9f699aa74e949c30c9d214c..bb9525cf0675c02f84f85deabfbfb835bfb3f83b 100644 (file)
@@ -25,7 +25,9 @@
 #define SYMTAB_H 1
 
 /* Opaque declarations.  */
-
+struct ui_file;
+struct frame_info;
+struct symbol;
 struct obstack;
 struct objfile;
 struct block;
This page took 0.023557 seconds and 4 git commands to generate.