Date: Sat, 18 Mar 1995 18:35:29 +1000 From: Bruce Evans <bde@zeta.org.au> To: davidg@Root.COM, phk@ref.tfs.com Cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com Subject: Re: cvs commit: src/sys/libkern locc.c random.c scanc.c skpc.c libkern Message-ID: <199503180835.SAA13231@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>>> We install <sys/systm.h>, it referenced <libkern/libkern.h> which >>> wasn't there (unless you have sources installed). this is wrong. >>> >>> An alternative solution might be: "#ifdef KERNEL" around the include. No, <sys/systm.h> shouldn't be included by non-kernel code at all. >>Not as long as we install /usr/lib/libkern.a then we simply need to >>install libkern.h as well. > We shouldn't install libkern.a. I agree. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503180835.SAA13231>