getdate.y: include string.h
authorJon Trulson <jon@radscan.com>
Sun, 23 Mar 2014 00:59:26 +0000 (18:59 -0600)
committerJon Trulson <jon@radscan.com>
Sun, 23 Mar 2014 00:59:26 +0000 (18:59 -0600)
cde/programs/dtcm/libDtCmP/getdate.y

index 907e2c0727016587c9ae0da4d52643c5862aca93..e5278696b74b112a7dc6170875c343719a59c128 100644 (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