Released on Sun, 09 Apr 2006 02:46:58 +0000
[klibc] Add missing #includes

<klibc/sysconfig.h> needs <asm/unistd.h> since many of the defaults
are keyed on the existence of specific system calls.

malloc.c needs <unistd.h> in case _KLIBC_NO_MMU is defined.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2 files changed