Include ctype.h.

From-SVN: r7579
This commit is contained in:
Richard Kenner 1994-06-28 05:35:22 -04:00
parent 85fff2f3a0
commit 127b0efcf7

View File

@ -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. */
#include <stdio.h>
#include <ctype.h>
#include "config.h"
#include "rtl.h"
#include "regs.h"