]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/vms.h
Index: sim/frv/ChangeLog
[thirdparty/binutils-gdb.git] / bfd / vms.h
index 137dc62e3dc860f203e5f4d85e8a62abe1e9a03c..a284693f0ca9da2afca41f1c09fca366f349afb8 100644 (file)
--- 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;