Commit 127b0efc by Richard Kenner

Include ctype.h.

From-SVN: r7579
parent 85fff2f3
...@@ -19,6 +19,7 @@ along with GNU CC; see the file COPYING. If not, write to ...@@ -19,6 +19,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h> #include <stdio.h>
#include <ctype.h>
#include "config.h" #include "config.h"
#include "rtl.h" #include "rtl.h"
#include "regs.h" #include "regs.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment