OSDN Git Service

Use safe-ctype.h not ctype.h
[pf3gnuchains/pf3gnuchains3x.git] / opcodes / m32r-desc.c
index 5c63a2f..07ec382 100644 (file)
@@ -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"