diff options
Diffstat (limited to 'devel/opencvs/files/patch-date.y')
| -rw-r--r-- | devel/opencvs/files/patch-date.y | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/opencvs/files/patch-date.y b/devel/opencvs/files/patch-date.y new file mode 100644 index 000000000000..7cef0a6f9afd --- /dev/null +++ b/devel/opencvs/files/patch-date.y @@ -0,0 +1,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> + |
