diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2010-06-08 20:57:44 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2010-06-08 20:57:44 +0000 |
| commit | 78d7f07f6ebe8f26c4eb42cbeed12c241ae1b457 (patch) | |
| tree | e95f6d8725fc418010ab8f94d78ed346a75903aa /devel/opencvs/files/patch-cvs.h | |
| parent | Upgrade to 3.7.3. (diff) | |
- Update to a new snapshot
- Claim maintainership
- Simplify (reduce) patchfiles
Diffstat (limited to '')
| -rw-r--r-- | devel/opencvs/files/patch-cvs.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/opencvs/files/patch-cvs.h b/devel/opencvs/files/patch-cvs.h index 23cba723f936..3ef35bebfafd 100644 --- a/devel/opencvs/files/patch-cvs.h +++ b/devel/opencvs/files/patch-cvs.h @@ -1,10 +1,10 @@ ---- cvs.h 27 Jun 2008 21:14:15 -0000 1.172 -+++ cvs.h 17 Oct 2008 08:51:45 -0000 -@@ -433,5 +433,6 @@ - int cvs_watch(int, char **); - int cvs_watchers(int, char **); +--- cvs.h.orig 2009-03-25 22:19:20.000000000 +0100 ++++ cvs.h 2010-06-08 20:19:07.000000000 +0200 +@@ -28,6 +28,7 @@ + #define CVS_H -+#define SIZE_MAX ULONG_MAX + #include <signal.h> ++#include <time.h> - #endif - + #include "config.h" + #include "file.h" |
