summaryrefslogtreecommitdiff
path: root/devel/opencvs/files/patch-date.y
blob: 7cef0a6f9afdf7971d08d272b9b1638483496c14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- date.y	16 Feb 2008 01:00:00 -0000	1.18
+++ date.y	17 Oct 2008 08:51:45 -0000
@@ -14,6 +14,7 @@
 /* SUPPRESS 287 on yaccpar_sccsid *//* Unused static variable */
 /* SUPPRESS 288 on yyerrlab *//* Label unused */
 
+#include <time.h>
 #include <sys/timeb.h>
 
 #include <ctype.h>