On Sun, Oct 01, 2000 at 12:14:25PM -0700, Mike Smith wrote:
> Er, this is probably the wrong fix.  It sounds like the kernel 'callout' 
> structure is ending up visible in userland, which it shouldn't.

The build was broken by the inclusion of <machine/mutex.h> in
sys/sys/mbuf.h rev 1.56.  <machine/mutex.h> includes sys/sys/proc.h as of
rev 1.7.  sys/sys/proc.h includes sys/sys/callout.h and that's were it
comes from.

-- 
-- David  ([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to