1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

getdate.y: include string.h

This commit is contained in:
Jon Trulson 2014-03-22 18:59:26 -06:00
parent b9d1a4114e
commit daffaf7045

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