K 10 svn:author V 3 bde K 8 svn:date V 27 1995-12-06T23:33:39.000000Z K 7 svn:log V 359 Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (a single typedef) is now declared in . This is the first of 4 commits that will remove some excessive includes of vm*.h and user.h. The total speed improvement isn't as large as I first thought. `make depend; make' for LINT only improved from 2180 seconds to 2108 seconds user time. END