Subject: Re: CVS commit: basesrc
To: None <kleink@netbsd.org>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: source-changes
Date: 03/07/2000 12:31:38
Klaus Klein <kleink@netbsd.org> writes:

> 	basesrc/lib/libc/stdlib: Lint_llabs.c _strtoll.c _strtoull.c atoll.3
> 	    atoll.c llabs.3 llabs.c lldiv.3 lldiv.c strtoll.c strtoull.c

Do you forget to commit machine/limit.h or something, don't you?  Some
of above file fails to compile since LLONG_MAX etc aren't defined.

enami.