summaryrefslogtreecommitdiffstats
path: root/binutils-2.19/gold/symtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.19/gold/symtab.h')
-rw-r--r--binutils-2.19/gold/symtab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.19/gold/symtab.h b/binutils-2.19/gold/symtab.h
index 1a81fd1..4a97461 100644
--- a/binutils-2.19/gold/symtab.h
+++ b/binutils-2.19/gold/symtab.h
@@ -274,7 +274,7 @@ class Symbol
// Return whether this symbol should be added to the dynamic symbol
// table.
bool
- should_add_dynsym_entry() const;
+ should_add_dynsym_entry(Symbol_table*) const;
// Return whether this symbol has been seen in a regular object.
bool