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