From 64a6b49535aaa8ef6146a87031ff015e42fc0683 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 20 May 2001 05:44:03 +0000 Subject: Silence WARNS=2 and BDECFLAGS on alpha and i386 MFC after: 1 week --- games/pom/pom.c | 1 + 1 file changed, 1 insertion(+) (limited to 'games/pom/pom.c') diff --git a/games/pom/pom.c b/games/pom/pom.c index 2407911..90e0f42 100644 --- a/games/pom/pom.c +++ b/games/pom/pom.c @@ -75,6 +75,7 @@ static const char rcsid[] = static void adj360 __P((double *)); static double dtor __P((double)); +int main __P((void)); static double potm __P((double)); int -- cgit v1.1