freebsd-ports/news/rkive/files/patch-ad
1999-06-22 17:55:49 +00:00

11 lines
230 B
Text

--- rkive.c.orig Sun Jun 20 13:07:44 1999
+++ rkive.c Sun Jun 20 13:08:02 1999
@@ -700,7 +700,7 @@
struct group_archive *ng;
{
long clock;
- long time();
+ time_t time();
char *ctime();
char logbuf[BUFSIZ];