Include ctype.h.

From-SVN: r6509
This commit is contained in:
Richard Kenner 1994-02-08 19:26:27 -05:00
parent 857d2849a1
commit ea9182cd37
1 changed files with 1 additions and 0 deletions

View 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