summaryrefslogtreecommitdiff
path: root/opcodes/openrisc-ibld.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-09-21 12:36:56 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-09-21 12:36:56 +0000
commit32056569e11045e0f7898d6e3aa205a1f05685f9 (patch)
treef183b01ff4aeb350403933035a274fccba12d12c /opcodes/openrisc-ibld.c
parent25c949c6c1e4da0360cc9c30b375728da894815a (diff)
downloadgdb-32056569e11045e0f7898d6e3aa205a1f05685f9.tar.gz
* arc-dis.c: Don't include <ctype.h>.
* openrisc-desc.c: Likewise. * openrisc-ibld.c: Likewise.
Diffstat (limited to 'opcodes/openrisc-ibld.c')
-rw-r--r--opcodes/openrisc-ibld.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/openrisc-ibld.c b/opcodes/openrisc-ibld.c
index 126311ac978..b219f53d853 100644
--- a/opcodes/openrisc-ibld.c
+++ b/opcodes/openrisc-ibld.c
@@ -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"