aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/lld/ELF/Target.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/lld/ELF/Target.h')
-rw-r--r--contrib/llvm-project/lld/ELF/Target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm-project/lld/ELF/Target.h b/contrib/llvm-project/lld/ELF/Target.h
index e002114f8439..5e9bbd62572d 100644
--- a/contrib/llvm-project/lld/ELF/Target.h
+++ b/contrib/llvm-project/lld/ELF/Target.h
@@ -9,6 +9,7 @@
#ifndef LLD_ELF_TARGET_H
#define LLD_ELF_TARGET_H
+#include "Config.h"
#include "InputSection.h"
#include "lld/Common/ErrorHandler.h"
#include "llvm/Object/ELF.h"