4330a06362
Price make. Apparently, there are two different "greed" ports, and this patch was intended for the games/greed port. So in the end Steve broke both ports (at least games/greed is just now fixed on Alpha, I think). :-) For posterity, here are the details of the original commit: Fix build on Alpha for ports/games/greed. PR: 26589 Submitted by: maintainer
11 lines
209 B
C
11 lines
209 B
C
--- 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;
|