Include ctype.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Feb 1994 00:26:27 +0000 (19:26 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Feb 1994 00:26:27 +0000 (19:26 -0500)
From-SVN: r6509

gcc/toplev.c

index a127406..868a199 100644 (file)
@@ -29,6 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <signal.h>
 #include <setjmp.h>
 #include <sys/types.h>
+#include <ctype.h>
 #include <sys/stat.h>
 
 #ifdef USG