summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/ELF/AArch64ErrataFix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/ELF/AArch64ErrataFix.h b/lld/ELF/AArch64ErrataFix.h
index ed4eec84aac..6c100f25d8a 100644
--- a/lld/ELF/AArch64ErrataFix.h
+++ b/lld/ELF/AArch64ErrataFix.h
@@ -20,7 +20,7 @@ namespace elf {
class Defined;
class InputSection;
-class InputSectionDescription;
+struct InputSectionDescription;
class OutputSection;
class Patch843419Section;
OpenPOWER on IntegriCloud