From 390800d0b500dd86e521442c836d6e90c69b4b14 Mon Sep 17 00:00:00 2001 From: bde Date: Fri, 3 Feb 1995 20:55:37 +0000 Subject: Include to get LONG_MAX - don't depend on namespace pollution in . --- games/random/random.c | 1 + 1 file changed, 1 insertion(+) (limited to 'games/random/random.c') diff --git a/games/random/random.c b/games/random/random.c index a6fe472..87e1b18 100644 --- a/games/random/random.c +++ b/games/random/random.c @@ -48,6 +48,7 @@ static char sccsid[] = "@(#)random.c 8.5 (Berkeley) 4/5/94"; #include #include +#include #include #include #include -- cgit v1.1