aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/lld/ELF/ARMErrataFix.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/lld/ELF/ARMErrataFix.h')
-rw-r--r--contrib/llvm-project/lld/ELF/ARMErrataFix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm-project/lld/ELF/ARMErrataFix.h b/contrib/llvm-project/lld/ELF/ARMErrataFix.h
index 5a39bcc75cd3..a93609b35baf 100644
--- a/contrib/llvm-project/lld/ELF/ARMErrataFix.h
+++ b/contrib/llvm-project/lld/ELF/ARMErrataFix.h
@@ -19,7 +19,7 @@ namespace elf {
class Defined;
class InputSection;
-struct InputSectionDescription;
+class InputSectionDescription;
class OutputSection;
class Patch657417Section;