Include ctype.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 28 Jun 1994 09:35:22 +0000 (05:35 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 28 Jun 1994 09:35:22 +0000 (05:35 -0400)
From-SVN: r7579

gcc/config/rs6000/rs6000.c

index 3592f9f9e14f31a99b551b943ae1353193b953b7..060b1c539beb77a79a97f22f5b7ad8e8e956b92c 100644 (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"