From: Jon Trulson Date: Sun, 23 Mar 2014 00:59:26 +0000 (-0600) Subject: getdate.y: include string.h X-Git-Tag: 2.2.2~42 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=daffaf7045b136f2174d7388b2fd326536299fff;p=oweals%2Fcde.git getdate.y: include string.h --- diff --git a/cde/programs/dtcm/libDtCmP/getdate.y b/cde/programs/dtcm/libDtCmP/getdate.y index 907e2c07..e5278696 100644 --- a/cde/programs/dtcm/libDtCmP/getdate.y +++ b/cde/programs/dtcm/libDtCmP/getdate.y @@ -41,6 +41,7 @@ static char sccsid[] = "@(#)getdate.y 1.10 94/11/07 Copyr 1993 Sun Microsystems #include #include +#include #include #include "getdate.h" #ifdef SVR4