summaryrefslogblamecommitdiff
path: root/games/greed/files/patch-greed.c
blob: cd0f33e644c9e7821bcbaa03601fd76591bfa219 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                
--- greed.c.orig	Sun Apr 15 00:13:39 2001
+++ greed.c	Sun Apr 15 00:13:56 2001
@@ -200,7 +200,6 @@
 char *argv[];
 {
 	register val = 1;
-	extern long time();
 	int attribs[9];
 #ifdef A_COLOR
 	char *colors;