aboutsummaryrefslogtreecommitdiff
path: root/bfd/vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/vms.h')
-rw-r--r--bfd/vms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/vms.h b/bfd/vms.h
index 137dc62..a284693 100644
--- a/bfd/vms.h
+++ b/bfd/vms.h
@@ -594,7 +594,7 @@ struct vms_private_data_struct {
vms_section *vms_section_table[VMS_SECTION_COUNT];
struct bfd_hash_table *vms_symbol_table;
- struct symbol_cache_entry **symcache;
+ struct bfd_symbol **symcache;
int symnum;
struct location_struct *location_stack;