summaryrefslogtreecommitdiff
path: root/x11/xantfarm/files/patch-xantfarm.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:09:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:09:41 +0000
commita8a726360842517904b3446c8ee94de67108f1df (patch)
treedbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/xantfarm/files/patch-xantfarm.c
parentUpdate to 3.0.6. (diff)
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/xantfarm/files/patch-xantfarm.c')
-rw-r--r--x11/xantfarm/files/patch-xantfarm.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xantfarm/files/patch-xantfarm.c b/x11/xantfarm/files/patch-xantfarm.c
new file mode 100644
index 000000000000..1b9233617dc7
--- /dev/null
+++ b/x11/xantfarm/files/patch-xantfarm.c
@@ -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. */