diff options
author | H.J. Lu <hjl@lucon.org> | 2001-09-19 05:33:36 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2001-09-19 05:33:36 +0000 |
commit | dc4fac06417cb873e1228b8905012adc1df3de0a (patch) | |
tree | efdeafb4cb3738e257f19aa9ca9c8b9b7240b8f4 /opcodes/m32r-desc.c | |
parent | 23ba13ea39bc1761db6cd916609eb937139f4d3b (diff) | |
download | gdb-dc4fac06417cb873e1228b8905012adc1df3de0a.tar.gz |
Locale changes from Bruno Haible <haible@clisp.cons.org>.
Diffstat (limited to 'opcodes/m32r-desc.c')
-rw-r--r-- | opcodes/m32r-desc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/m32r-desc.c b/opcodes/m32r-desc.c index d07c6574717..8db9bfa204f 100644 --- a/opcodes/m32r-desc.c +++ b/opcodes/m32r-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" |