* config/tc-openrisc.c: Don't include <ctype.h>.

This commit is contained in:
Alan Modra 2001-09-21 12:34:40 +00:00
parent c4d82c9662
commit 7146a6f592
2 changed files with 4 additions and 1 deletions

View 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.

View 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"