aboutsummaryrefslogblamecommitdiff
path: root/x11/xantfarm/files/patch-aa
blob: 1b9233617dc79aac7e3dca38bc4e0ebc33b4b3f3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
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. */