From 2e661ca0f5fb299defe891df7762b891afe21f26 Mon Sep 17 00:00:00 2001 From: jtc Date: Fri, 21 Oct 1994 21:24:11 +0000 Subject: #include to get LONG_MAX --- random/random.c | 1 + 1 file changed, 1 insertion(+) (limited to 'random') diff --git a/random/random.c b/random/random.c index a6fe4725..0eb95a1b 100644 --- a/random/random.c +++ b/random/random.c @@ -52,6 +52,7 @@ static char sccsid[] = "@(#)random.c 8.5 (Berkeley) 4/5/94"; #include #include #include +#include void usage __P((void)); -- cgit v1.2.3-56-ge451