From 6152eccaa461fa864aad3ef2b61daed5e1d29c2f Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 31 Aug 1997 05:59:39 +0000 Subject: Another 32bits of 64bits conformance. Reviewed by: phk Submitted by: jdp --- lib/libc/stdlib/malloc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/stdlib/malloc.c b/lib/libc/stdlib/malloc.c index 1a79bbe..4fd0fd0 100644 --- a/lib/libc/stdlib/malloc.c +++ b/lib/libc/stdlib/malloc.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: malloc.c,v 1.30 1997/08/27 06:40:34 phk Exp $ + * $Id: malloc.c,v 1.31 1997/08/27 12:04:33 phk Exp $ * */ @@ -140,7 +140,7 @@ struct pgfree { #endif #if !defined(malloc_pagesize) -#define malloc_pagesize (1U<