* config/tc-openrisc.c: Don't include <ctype.h>.
authorAlan Modra <amodra@gmail.com>
Fri, 21 Sep 2001 12:34:40 +0000 (12:34 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 21 Sep 2001 12:34:40 +0000 (12:34 +0000)
gas/ChangeLog
gas/config/tc-openrisc.c

index d27b41e..42198b9 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-21  Bruno Haible  <haible@clisp.cons.org>
+
+       * config/tc-openrisc.c: Don't include <ctype.h>.
+
 2001-09-19  Martin Schwidefsky <schwidefsky@de.ibm.com>
 
        * gas/config/tc-s390.c: Add option -mwarn-areg-zero.
index 1aae4b4..473ca73 100644 (file)
@@ -20,7 +20,6 @@
    Boston, MA 02111-1307, USA.  */
 
 #include <stdio.h>
-#include <ctype.h>
 #include "as.h"
 #include "subsegs.h"
 #include "symcat.h"