diff options
Diffstat (limited to 'devel/opencvs/files/patch-rcs.h')
-rw-r--r-- | devel/opencvs/files/patch-rcs.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/opencvs/files/patch-rcs.h b/devel/opencvs/files/patch-rcs.h index f057bb212217..c2f642fdd02e 100644 --- a/devel/opencvs/files/patch-rcs.h +++ b/devel/opencvs/files/patch-rcs.h @@ -1,10 +1,10 @@ ---- rcs.h.orig 2010-06-08 20:26:06.000000000 +0200 -+++ rcs.h 2010-06-08 20:26:12.000000000 +0200 -@@ -26,6 +26,7 @@ - - #ifndef RCS_H +--- rcs.h.orig 2011-04-20 20:46:33.000000000 +0200 ++++ rcs.h 2011-04-20 21:02:54.000000000 +0200 +@@ -28,6 +28,7 @@ #define RCS_H + + #include <stdio.h> +#include <time.h> + #include "buf.h" - #define RCS_DIFF_DIV \ |