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-Url: http://git.osdn.net/view?a=commitdiff_plain;h=65b8a2938c81b31da6236597c04dd6ba82aeed5a;p=pf3gnuchains%2Fpf3gnuchains3x.git * config/tc-i370.c: Fix typo in last change. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 6ac58f0cce..b69be0841a 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 9ea4c3a5c3..7854687fcb 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"