diff options
Diffstat (limited to 'gold/reloc.h')
-rw-r--r-- | gold/reloc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/reloc.h b/gold/reloc.h index 5d2a160..91b0819 100644 --- a/gold/reloc.h +++ b/gold/reloc.h @@ -25,6 +25,7 @@ #include <byteswap.h> +#include "elfcpp.h" #include "workqueue.h" namespace gold |