Added #include <ctype.h>
This commit is contained in:
parent
a8a9bde831
commit
37782cea67
@ -43,6 +43,7 @@ static char sccsid[] = "@(#)str.c 8.1 (Berkeley) 6/6/93";
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "extern.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user