On Sat, May 05, 2001 at 09:44:07PM +1000, Herbert Xu wrote: > The thing is, kernel-headers should not be used at all unless you're > compile glibc, or modules. Anything else will break. So you're saying it's better to hardcode syscall numbers and stuff than using the kernel headers? Suuuure...