diff options
Diffstat (limited to 'gold/powerpc.cc')
-rw-r--r-- | gold/powerpc.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/powerpc.cc b/gold/powerpc.cc index 637cbbd..71f2ae4 100644 --- a/gold/powerpc.cc +++ b/gold/powerpc.cc @@ -37,6 +37,7 @@ #include "target-select.h" #include "tls.h" #include "errors.h" +#include "gc.h" namespace { |