1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11/xantfarm/files/patch-aa
1999-06-06 16:04:52 +00:00

12 lines
250 B
Plaintext

--- xantfarm.c.orig Mon May 31 08:57:49 1999
+++ xantfarm.c Mon May 31 08:58:33 1999
@@ -113,7 +113,7 @@
extern char* malloc();
extern long random();
extern char* realloc();
-extern long time();
+extern time_t time();
/* Forward routines. */