Can Sar <[EMAIL PROTECTED]> writes: > I am trying to compile a module for 6.0-RELEASE that includes vnode.h > . Unfortunately even the simple test file below fails. It claims that > sys/vnode_if.h is missing (which upon checking is true) and seems to > be missing in general as well: > "http://fxr.watson.org/fxr/source/sys/vnode_if.h?v=RELENG60" > Any idea what I could be doing wrong?
It's produced dynamically, I think. See: /usr/src/sys/tools/vnode_if.awk _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
