aboutsummaryrefslogtreecommitdiff
path: root/gold/common.cc
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2006-11-06 22:46:08 +0000
committerIan Lance Taylor <iant@google.com>2006-11-06 22:46:08 +0000
commitf6ce93d6e999d1a0c450c5e71c5b3468e6217f0a (patch)
tree945ecd482d35d1c2a590645ef3d5f41fb83dcc4b /gold/common.cc
parent8d9455b422d98d97f090923445aa2680e6882f20 (diff)
downloadfsf-binutils-gdb-f6ce93d6e999d1a0c450c5e71c5b3468e6217f0a.zip
fsf-binutils-gdb-f6ce93d6e999d1a0c450c5e71c5b3468e6217f0a.tar.gz
fsf-binutils-gdb-f6ce93d6e999d1a0c450c5e71c5b3468e6217f0a.tar.bz2
Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.
Diffstat (limited to 'gold/common.cc')
-rw-r--r--gold/common.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/common.cc b/gold/common.cc
index 28ca2f6..358ed8d 100644
--- a/gold/common.cc
+++ b/gold/common.cc
@@ -7,6 +7,7 @@
#include "workqueue.h"
#include "layout.h"
#include "output.h"
+#include "symtab.h"
#include "common.h"
namespace gold