aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ecoff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ecoff.c b/bfd/ecoff.c
index c99d724..821e75f 100644
--- a/bfd/ecoff.c
+++ b/bfd/ecoff.c
@@ -2132,6 +2132,7 @@ ecoff_sizeof_headers (abfd, reloc)
{
asection *current;
int c;
+ int ret;
c = 0;
for (current = abfd->sections;