diff options
Diffstat (limited to 'devel/opencvs/files/patch-watch.c')
| -rw-r--r-- | devel/opencvs/files/patch-watch.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/opencvs/files/patch-watch.c b/devel/opencvs/files/patch-watch.c new file mode 100644 index 000000000000..e9dc80ee7df1 --- /dev/null +++ b/devel/opencvs/files/patch-watch.c @@ -0,0 +1,11 @@ +--- watch.c 23 Jun 2008 20:51:08 -0000 1.21 ++++ watch.c 17 Oct 2008 08:51:46 -0000 +@@ -16,6 +16,7 @@ + */ + + #include <string.h> ++#include <time.h> + #include <unistd.h> + + #include "cvs.h" + |
