2003-02-18 Andrew Cagney <cagney@redhat.com>

* symtab.h (struct objfile): Add opaque declaration.
This commit is contained in:
Andrew Cagney
2003-02-18 22:14:26 +00:00
parent e9e456850e
commit 6a2f5abf07
2 changed files with 5 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
/* Opaque declarations. */
struct obstack;
struct objfile;
/* Don't do this; it means that if some .o's are compiled with GNU C
and some are not (easy to do accidentally the way we configure