OSDN Git Service

Use safe-ctype.h not ctype.h
[pf3gnuchains/pf3gnuchains3x.git] / opcodes / openrisc-desc.c
index 866dbdd..f1fb3ab 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"