From d6074cddec836e54512c45280ddcad51e9853505 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 25 Feb 1994 21:05:49 +0000 Subject: [PATCH] Fix last patch. --- bfd/ecoff.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bfd/ecoff.c b/bfd/ecoff.c index c99d72453d6..821e75f4280 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;