From: Richard Kenner Date: Tue, 28 Jun 1994 09:35:22 +0000 (-0400) Subject: Include ctype.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=127b0efcf797e954184e33af23dcf058a7f2a187;p=gcc.git Include ctype.h. From-SVN: r7579 --- diff --git a/gcc/config/rs6000/rs6000.c b/gcc/config/rs6000/rs6000.c index 3592f9f9e14..060b1c539be 100644 --- a/gcc/config/rs6000/rs6000.c +++ b/gcc/config/rs6000/rs6000.c @@ -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 +#include #include "config.h" #include "rtl.h" #include "regs.h"