[PATCH] procps.c: Include sys/param.h

Rich Felker dalias at aerifal.cx
Mon Apr 24 23:18:07 UTC 2006


On Mon, Apr 24, 2006 at 03:15:03PM -0600, Shaun Jackman wrote:
> On 4/24/06, Rob Landley <rob at landley.net> wrote:
> ...
> > (If you want me to check it in, either attach the patch or give me a URL to
> > where it lives in the archives.  I have a patch backlog I'm sorting through,
> > but finding something specific in it has become a bit of a challenge.)
> 
> asm/page.h should not be included directly. Use sys/param.h instead.

Actually neither is portable. What are you trying to get? As far as I
know everything that could be obtained historically from sys/param.h
is in limits.h, possibly with slightly different names.

Rich




More information about the busybox mailing list