#include <ctype.h> for prototypes (or macro versions) of

tolower() and isdigit().
This commit is contained in:
Tim J. Robbins 2003-01-10 02:46:32 +00:00
parent 4ee5222bac
commit 826f01cb9e

View File

@ -38,6 +38,7 @@ static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <ctype.h>
#include <vis.h>
/*