* 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 d27b41edb961d0f40956e911a920ccc83e9f225e..42198b9f04c42cbac1ca6220866138d7bdd1c7ca 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 1aae4b4bf8283845fd172c2a5766bff69b762d4c..473ca73d4e89cd74907a709ab2dc234fca4755c1 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"