* arc-dis.c: Don't include <ctype.h>.

* openrisc-desc.c: Likewise.
	* openrisc-ibld.c: Likewise.
This commit is contained in:
Alan Modra
2001-09-21 12:36:56 +00:00
parent 7146a6f592
commit 2ca0d95257
4 changed files with 6 additions and 3 deletions

View File

@ -25,7 +25,6 @@ along with this program; if not, write to the Free Software Foundation, Inc.,
Keep that in mind. */
#include "sysdep.h"
#include <ctype.h>
#include <stdio.h>
#include "ansidecl.h"
#include "dis-asm.h"