1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/news/rkive/files/patch-ad
1999-06-22 17:55:49 +00:00

12 lines
230 B
Plaintext

--- 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];