getdate.y: include string.h

This commit is contained in:
Jon Trulson 2014-03-22 18:59:26 -06:00
parent b9d1a4114e
commit daffaf7045
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ static char sccsid[] = "@(#)getdate.y 1.10 94/11/07 Copyr 1993 Sun Microsystems
#include <EUSCompat.h>
#include <ctype.h>
#include <string.h>
#include <time.h>
#include "getdate.h"
#ifdef SVR4