From a65a873e56c35780711e9f73872c4fe0254589b0 Mon Sep 17 00:00:00 2001 From: cgd Date: Mon, 24 Apr 1995 12:21:37 +0000 Subject: Various changes to make games compile w/o warnings on the alpha: Include appropriate includes, delete bogus function declarations, change sizes of variables and casts. --- bcd/bcd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bcd') diff --git a/bcd/bcd.c b/bcd/bcd.c index ea554a34..69ee9a13 100644 --- a/bcd/bcd.c +++ b/bcd/bcd.c @@ -1,4 +1,4 @@ -/* $NetBSD: bcd.c,v 1.5 1995/03/21 15:08:15 cgd Exp $ */ +/* $NetBSD: bcd.c,v 1.6 1995/04/24 12:22:23 cgd Exp $ */ /* * Copyright (c) 1989, 1993 @@ -79,6 +79,7 @@ static char sccsid[] = "@(#)bcd.c 8.2 (Berkeley) 3/20/94"; #include #include +#include #include u_short holes[256] = { -- cgit v1.2.3-56-ge451