> UNNEEDED #includes in the FreeBSD kernel
:
:
> dev/randomdev/harvest.c
>               <sys/libkern.h>
>               <sys/linker.h>
>               <sys/mbuf.h>
> 
> dev/randomdev/hash.c
>               <dev/randomdev/yarrow.h>
>               <sys/mbuf.h>
> 
> dev/randomdev/randomdev.c
>               <sys/rman.h>
>               <sys/signalvar.h>
> 
> dev/randomdev/yarrow.c
>               <sys/linker.h>
>               <sys/mbuf.h>
...

Thanks! Dealt with.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


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

Reply via email to