From: Alan Modra Date: Wed, 19 Sep 2001 08:13:04 +0000 (+0000) Subject: * config/tc-i370.c: Fix typo in last change. X-Git-Tag: cygnus_cvs_20020108_pre~1324 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44addf7f7b077fb7e9d32527ff75088b486fcad3;p=platform%2Fupstream%2Fbinutils.git * config/tc-i370.c: Fix typo in last change. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 6ac58f0..b69be08 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-09-19 Alan Modra + + * config/tc-i370.c: Fix typo in last change. + 2001-09-19 Nick Clifton * doc/as.texinfo (Symbol Names): Improve documentation on local diff --git a/gas/config/tc-i370.c b/gas/config/tc-i370.c index 9ea4c3a..7854687 100644 --- a/gas/config/tc-i370.c +++ b/gas/config/tc-i370.c @@ -30,7 +30,7 @@ #include #include "as.h" -#include "c=ctype.h" +#include "safe-ctype.h" #include "subsegs.h" #include "struc-symbol.h"