PR ld/12762
[deliverable/binutils-gdb.git] / bfd / pef.h
index d8c0d272f68d571892f389e78ec50c496d8a98d4..db8d18cfefc1d261ec225f113728bf1f881210f5 100644 (file)
--- a/bfd/pef.h
+++ b/bfd/pef.h
@@ -79,7 +79,7 @@ enum bfd_pef_imported_library_options
 
 struct bfd_pef_imported_symbol
 {
-  unsigned char class;
+  unsigned char symbol_class;
   unsigned long name;
 };
 typedef struct bfd_pef_imported_symbol bfd_pef_imported_symbol;
This page took 0.060554 seconds and 4 git commands to generate.