aboutsummaryrefslogtreecommitdiff
path: root/tools/gccld/Linker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gccld/Linker.cpp')
-rw-r--r--tools/gccld/Linker.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gccld/Linker.cpp b/tools/gccld/Linker.cpp
index 296d87b0eb..e8a6d929b2 100644
--- a/tools/gccld/Linker.cpp
+++ b/tools/gccld/Linker.cpp
@@ -21,6 +21,7 @@
#include "llvm/Transforms/IPO.h"
#include "llvm/Transforms/Scalar.h"
#include "llvm/Transforms/Utils/Linker.h"
+#include "Config/config.h"
#include "Support/CommandLine.h"
#include "Support/FileUtilities.h"
#include "Support/Signals.h"