aboutsummaryrefslogtreecommitdiff
path: root/gold/reloc.h
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2007-11-09 23:16:54 +0000
committerIan Lance Taylor <iant@google.com>2007-11-09 23:16:54 +0000
commit4c50553d987166e6f2ee3aa56e286dc4b9e82cbc (patch)
tree4ec409579560bd2dc46f427a9117021dea635cba /gold/reloc.h
parentbbce853ae5fde8774ee9f8031d3a7570ad5d3b15 (diff)
downloadfsf-binutils-gdb-4c50553d987166e6f2ee3aa56e286dc4b9e82cbc.zip
fsf-binutils-gdb-4c50553d987166e6f2ee3aa56e286dc4b9e82cbc.tar.gz
fsf-binutils-gdb-4c50553d987166e6f2ee3aa56e286dc4b9e82cbc.tar.bz2
From Craig Silverstein: Use relocations in reporting error message
locations.
Diffstat (limited to 'gold/reloc.h')
-rw-r--r--gold/reloc.h1
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