aboutsummaryrefslogtreecommitdiff
path: root/x11/xantfarm/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xantfarm/files/patch-aa')
-rw-r--r--x11/xantfarm/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xantfarm/files/patch-aa b/x11/xantfarm/files/patch-aa
new file mode 100644
index 000000000000..1b9233617dc7
--- /dev/null
+++ b/x11/xantfarm/files/patch-aa
@@ -0,0 +1,11 @@
+--- 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. */