* 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

@ -26,7 +26,6 @@
#include <string.h>
#include "opintl.h"
#include <ctype.h>
#include <stdarg.h>
#include "arc-dis.h"
#include "arc-ext.h"