aboutsummaryrefslogtreecommitdiff
path: root/opcodes/openrisc-desc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-09-21 12:36:56 +0000
committerAlan Modra <amodra@gmail.com>2001-09-21 12:36:56 +0000
commit2ca0d95257f38e932db032b87e17a4b538e47d49 (patch)
treee338f808dcb0268088de2a23a0e3478b5e8adbd1 /opcodes/openrisc-desc.c
parent7146a6f592f1a3ee5702c83b871a23e7845f5266 (diff)
downloadfsf-binutils-gdb-2ca0d95257f38e932db032b87e17a4b538e47d49.zip
fsf-binutils-gdb-2ca0d95257f38e932db032b87e17a4b538e47d49.tar.gz
fsf-binutils-gdb-2ca0d95257f38e932db032b87e17a4b538e47d49.tar.bz2
* arc-dis.c: Don't include <ctype.h>.
* openrisc-desc.c: Likewise. * openrisc-ibld.c: Likewise.
Diffstat (limited to 'opcodes/openrisc-desc.c')
-rw-r--r--opcodes/openrisc-desc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/openrisc-desc.c b/opcodes/openrisc-desc.c
index b56cab6..08eadeb 100644
--- a/opcodes/openrisc-desc.c
+++ b/opcodes/openrisc-desc.c
@@ -23,7 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
*/
#include "sysdep.h"
-#include <ctype.h>
#include <stdio.h>
#include <stdarg.h>
#include "ansidecl.h"