From d6074cddec836e54512c45280ddcad51e9853505 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 25 Feb 1994 21:05:49 +0000 Subject: Fix last patch. --- bfd/ecoff.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bfd/ecoff.c') 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; -- cgit v1.1