projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d1a41
)
getdate.y: include string.h
author
Jon Trulson
<jon@radscan.com>
Sun, 23 Mar 2014 00:59:26 +0000
(18:59 -0600)
committer
Jon Trulson
<jon@radscan.com>
Sun, 23 Mar 2014 00:59:26 +0000
(18:59 -0600)
cde/programs/dtcm/libDtCmP/getdate.y
patch
|
blob
|
history
diff --git
a/cde/programs/dtcm/libDtCmP/getdate.y
b/cde/programs/dtcm/libDtCmP/getdate.y
index 907e2c0727016587c9ae0da4d52643c5862aca93..e5278696b74b112a7dc6170875c343719a59c128 100644
(file)
--- 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 <EUSCompat.h>
#include <ctype.h>
+#include <string.h>
#include <time.h>
#include "getdate.h"
#ifdef SVR4