summaryrefslogtreecommitdiff
path: root/binutils/nlmheader.y
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-02-10 18:47:48 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-02-10 18:47:48 +0000
commit0440d338dea55abfad92715d88886f81b69ccb5a (patch)
treec5d3758177b6b0db005b9c4b8bd644536a2e4cd5 /binutils/nlmheader.y
parent8af0f80b8cbab0dc811faa7a4338cf4dfb337ab8 (diff)
downloadbinutils-redhat-0440d338dea55abfad92715d88886f81b69ccb5a.tar.gz
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
* coffdump.c: Include "getopt.h" after "bucomm.h" so that macros are defined correctly. * nlmconv.c: Add PARAMS ((const time_t *)) to localtime prototype. Prototype main. * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
Diffstat (limited to 'binutils/nlmheader.y')
-rw-r--r--binutils/nlmheader.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/nlmheader.y b/binutils/nlmheader.y
index 5d83f31fcb..f2a306de12 100644
--- a/binutils/nlmheader.y
+++ b/binutils/nlmheader.y
@@ -494,7 +494,7 @@ string_list:
/* If strerror is just a macro, we want to use the one from libiberty
since it will handle undefined values. */
#undef strerror
-extern char *strerror ();
+extern char *strerror PARAMS ((int));
/* The lexer is simple, too simple for flex. Keywords are only
recognized at the start of lines. Everything else must be an