K 10 svn:author V 5 peter K 8 svn:date V 27 1999-01-17T20:53:48.000000Z K 7 svn:log V 398 Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. XXX It probably makes sense to have a flag for bsd.kern.mk to avoid these rules. XXX IO_NDELAY seems to be the main reason for it, when used in a cdevsw read or write "flag" context. Perhaps a redundant declaration somewhere like sys/conf.h might help remove the need for vnode.h in these device drivers in the first place. END