diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-07-13 15:55:30 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-07-13 15:55:30 +0000 |
commit | 01322df7029ab436ec7a6c5777e8206045ad53b6 (patch) | |
tree | aa27cd71aa26577fa19b9f013062acd530fa5bf1 /devel/opencvs/files | |
parent | - Update intercal to 0.29 (diff) |
Update OpenCVS to version of 5 July
Notes
Notes:
svn path=/head/; revision=300873
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> |