summaryrefslogtreecommitdiff
path: root/gdb/objfiles.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-09-14 02:04:44 +0000
committerAndrew Cagney <cagney@redhat.com>2003-09-14 02:04:44 +0000
commit36645458ceaf9e6cfc49903f883c23daeae24fb4 (patch)
treefc65c86f0e3b107e40b328ddd5659559377b8e94 /gdb/objfiles.h
parent203aaa842ce00e0f06a1810adfe860965936e09d (diff)
downloadgdb-36645458ceaf9e6cfc49903f883c23daeae24fb4.tar.gz
2003-09-13 Andrew Cagney <cagney@redhat.com>
* config/pa/tm-hppa64.h (struct frame_info): Declare opaque. * ppc-tdep.h (struct regcache): Declare opaque. * objfiles.h (struct objfile_data): Declare opaque. * cp-support.h (struct objfile): Declare opaque. * linux-nat.h (target_waitstatus): Declare opaque.
Diffstat (limited to 'gdb/objfiles.h')
-rw-r--r--gdb/objfiles.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/objfiles.h b/gdb/objfiles.h
index f94afd183d7..fe54f6d10ed 100644
--- a/gdb/objfiles.h
+++ b/gdb/objfiles.h
@@ -29,6 +29,7 @@
struct bcache;
struct htab;
struct symtab;
+struct objfile_data;
/* This structure maintains information on a per-objfile basis about the
"entry point" of the objfile, and the scope within which the entry point