diff options
Diffstat (limited to 'devel/opencvs/files')
| -rw-r--r-- | devel/opencvs/files/patch-date.y | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/opencvs/files/patch-date.y b/devel/opencvs/files/patch-date.y index ad813a4c07f9..cd0ed0e94657 100644 --- a/devel/opencvs/files/patch-date.y +++ b/devel/opencvs/files/patch-date.y @@ -1,10 +1,10 @@ --- date.y.orig 2008-02-16 02:00:00.000000000 +0100 +++ date.y 2010-06-08 20:20:19.000000000 +0200 -@@ -14,6 +14,7 @@ +@@ -14,6 +14,6 @@ /* SUPPRESS 287 on yaccpar_sccsid *//* Unused static variable */ /* SUPPRESS 288 on yyerrlab *//* Label unused */ +#include <time.h> - #include <sys/timeb.h> +-#include <sys/timeb.h> #include <ctype.h> |
